IRatioDenominator Property |
[This is preliminary documentation and is subject to change.]
Gets the denominator.
Namespace: NForza.TransitAssembly: Transit (in Transit.dll) Version: 0.8.1-alpha
SyntaxBigInteger Denominator { get; }
Property Value
Type:
BigInteger
The denominator.
See Also