Метод | Описание | |
---|---|---|
ToEnglishFormat ( this number ) : string | ||
ToWords ( this number ) : string |
Convert decimal to words
|
public static ToEnglishFormat ( this number ) : string | ||
number | this | |
Результат | string |
public static ToWords ( this number ) : string | ||
number | this | Number. |
Результат | string |