Click or drag to resize

ILoggingServiceFatal(Object) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.ILoggingService.Fatal(System.Object)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void Fatal(
	Object message
)

Parameters

message  Object

[Missing <param name="message"/> documentation for "M:Altaxo.Main.Services.ILoggingService.Fatal(System.Object)"]

See Also