Click or drag to resize

IGuiFactoryServiceErrorMessageBox(String) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.ErrorMessageBox(System.String)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void ErrorMessageBox(
	string errortxt
)

Parameters

errortxt  String

[Missing <param name="errortxt"/> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.ErrorMessageBox(System.String)"]

See Also