Last updated 5 months ago
Was this helpful?
Method in
Creates a new warning using the provided text.
public static Message Warning(string message)
string message
string
The text to show in the message box. If this value is null , no message box is displayed.
null
A new .