Click or drag to resize

TestEnvironmentException Constructor

Initializes a new instance of the TestEnvironmentException class

Namespace: Scanjour.Apf.Test.Environment
Assembly: Scanjour.Apf.Test.Environment.Base (in Scanjour.Apf.Test.Environment.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TestEnvironmentException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Scanjour.Apf.Test.Environment.TestEnvironmentException.#ctor(System.String)"]

See Also