StringExtensionsSingularize Method

Overload List

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

See Also