Click or drag to resize
IRatioDenominator Property

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

Gets the denominator.

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

Property Value

Type: BigInteger
The denominator.
See Also