DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
String
Extensions
Singularize 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
Reference
StringExtensions Class
DevCase.Extensions.StringExtensions Namespace
In This Article
Overload List
See Also