Click or drag to resize
IRatioNumerator Property

[This is preliminary documentation and is subject to change.]

Gets the numerator.

Namespace: NForza.Transit
Assembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntax
C#
BigInteger Numerator { get; }

Property Value

Type: BigInteger
The numerator.
See Also