InfoWarningErrorMessageControllerShowWarning Method |
Shows a warning message.
Namespace: Altaxo.Gui.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ShowWarning(
string message
)
Parameters
- message String
- The warning message.
See Also