Method AddQuestion
- Namespace
- Alternet.UI.Extensions
- Assembly
- Alternet.UI.Common.dll
AddQuestion(string)
Adds question character to the end of the string.
public static string AddQuestion(this string s)
Parameters
s
stringText string.
Adds question character to the end of the string.
public static string AddQuestion(this string s)
s
stringText string.