RationalParse Method |
Name | Description | |
---|---|---|
Parse(String) |
Converts the string representation of a number to its Rational representation.
| |
Parse(String, NumberStyles) |
Converts the string representation of a number to its Rational representation.
| |
Parse(String, IFormatProvider) |
Converts the string representation of a number to its Rational representation.
| |
Parse(String, NumberStyles, IFormatProvider) |
Converts the string representation of a number to its Rational representation.
|