Click or drag to resize

RuntimeShowError Method

[Missing <summary> documentation for "M:Altaxo.AddInItems.Runtime.ShowError(System.String)"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void ShowError(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Altaxo.AddInItems.Runtime.ShowError(System.String)"]

See Also