Method AddChar
- Namespace
- Alternet.UI.Extensions
- Assembly
- Alternet.UI.Common.dll
AddChar(string, char)
Adds character to the end of the string.
public static string AddChar(this string s, char ch)
Adds character to the end of the string.
public static string AddChar(this string s, char ch)