Initializes a new instance of the MThread class

Namespace: TMD.MThreads
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public MThread(
	MThreadStart start
)

Parameters

start
Type: TMD.MThreads..::..MThreadStart

[Missing <param name="start"/> documentation for "M:TMD.MThreads.MThread.#ctor(TMD.MThreads.MThreadStart)"]

See Also