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
sstring
Removes underscore characters ('_') from string.
public static string RemoveUnderscore(this string s)
s string