Click or drag to resize

ExternalDrivenBackgroundMonitorReporterReport(String) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.ExternalDrivenBackgroundMonitor.Reporter.Report(System.String)"]


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

Parameters

text  String

[Missing <param name="text"/> documentation for "M:Altaxo.Main.Services.ExternalDrivenBackgroundMonitor.Reporter.Report(System.String)"]

Implements

IProgressTReport(T)
See Also