Method RemoveUnderscore
- Namespace
- Alternet.UI.Extensions
- Assembly
- Alternet.UI.Common.dll
RemoveUnderscore(string)
Removes underscore characters ('_') from string.
public static string RemoveUnderscore(this string s)
Parameters
s
string
Removes underscore characters ('_') from string.
public static string RemoveUnderscore(this string s)
s
string