C# Class HumanFriendlyInteger, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
IntegerToWritten ( int n ) : string

Private Methods

Méthode Description
FriendlyInteger ( int n, string leftDigits, int thousands ) : string

Method Details

IntegerToWritten() public static méthode

public static IntegerToWritten ( int n ) : string
n int
Résultat string