Click or drag to resize

TestAllProjectsInFolderReporterInternalWrite Method

[Missing <summary> documentation for "M:Altaxo.Main.Commands.TestAllProjectsInFolder.Reporter.InternalWrite(System.String)"]


Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void InternalWrite(
	string text
)

Parameters

text  String

[Missing <param name="text"/> documentation for "M:Altaxo.Main.Commands.TestAllProjectsInFolder.Reporter.InternalWrite(System.String)"]

See Also