C# Класс FarsiLibrary.Utils.toEnglish

Helper class to convert numbers to it's farsi equivalent. Use this class' methods to overcome a problem in displaying farsi numeric values.
Показать файл Открыть проект

Открытые методы

Метод Описание
Convert ( string num ) : string

Converts a Farsi number to it's English numeric values.

This method only converts the numbers in a string, and does not convert any non-numeric characters.

Описание методов

Convert() публичный статический Метод

Converts a Farsi number to it's English numeric values.
This method only converts the numbers in a string, and does not convert any non-numeric characters.
public static Convert ( string num ) : string
num string
Результат string