Click or drag to resize

TestAllProjectsInFolderUnhandledExceptionHandler Constructor

Initializes a new instance of the TestAllProjectsInFolderUnhandledExceptionHandler class

Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public UnhandledExceptionHandler(
	TestAllProjectsInFolderReporter reporter
)

Parameters

reporter  TestAllProjectsInFolderReporter

[Missing <param name="reporter"/> documentation for "M:Altaxo.Main.Commands.TestAllProjectsInFolder.UnhandledExceptionHandler.#ctor(Altaxo.Main.Commands.TestAllProjectsInFolder.Reporter)"]

See Also