Метод | Описание | |
---|---|---|
PluralizeVerb ( this count ) : string | ||
PluralizeWord ( this word, int count ) : string | ||
SubmillisecondHumanize ( this timespan ) : string |
Метод | Описание | |
---|---|---|
GrammarExtensions ( ) : System |
public static PluralizeVerb ( this count ) : string | ||
count | this | |
Результат | string |
public static PluralizeWord ( this word, int count ) : string | ||
word | this | |
count | int | |
Результат | string |
public static SubmillisecondHumanize ( this timespan ) : string | ||
timespan | this | |
Результат | string |