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
sstringText string.
Adds question character to the end of the string.
public static string AddQuestion(this string s)
s stringText string.