Click or drag to resize

TextWriterMessageServiceShowError Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.Implementation.TextWriterMessageService.ShowError(System.String)"]


Namespace: Altaxo.Main.Services.Implementation
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ShowError(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Altaxo.Main.Services.Implementation.TextWriterMessageService.ShowError(System.String)"]

Implements

IMessageServiceShowError(String)
See Also