StringExtensionsPluralize Method

Overload List

Pluralize(String) Returns the plural form of the specified singular word, in English language.
Pluralize(String, CultureInfo) Returns the plural form of the specified singular word, in the specified language.

See Also