[Missing <summary> documentation for "M:TMD.MThreads.MThread.SleepMS(System.Int32)"]

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

Syntax

C#
public void SleepMS(
	int milliseconds
)

Parameters

milliseconds
Type: System..::..Int32

[Missing <param name="milliseconds"/> documentation for "M:TMD.MThreads.MThread.SleepMS(System.Int32)"]

See Also