Click or drag to resize

TextWriterLoggingServiceInfo Method

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


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

Parameters

message  Object

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

Implements

ILoggingServiceInfo(Object)
See Also