Click or drag to resize

DummyProgressReporterGetSubTask(Double) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.DummyProgressReporter.GetSubTask(System.Double)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IProgressReporter GetSubTask(
	double workAmount
)

Parameters

workAmount  Double

[Missing <param name="workAmount"/> documentation for "M:Altaxo.Main.Services.DummyProgressReporter.GetSubTask(System.Double)"]

Return Value

IProgressReporter

[Missing <returns> documentation for "M:Altaxo.Main.Services.DummyProgressReporter.GetSubTask(System.Double)"]

Implements

IProgressReporterGetSubTask(Double)
See Also