INumberInWordsProvider Methods
Converts numbers to cardinal and ordinal numerals in different languages.Name | Description |
---|---|
ConvertToText(Int64, NumberCulture) | Converts a number to text. |
ConvertToText(Int64, CultureInfo) | Converts a number to text. |
ConvertToText(Int64) | Converts a number to text. |
See Also