Initializes a new instance of the Output class

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

Syntax

C#
public Output(
	ClientConnection con
)

Parameters

con
Type: TMD.Connection..::..ClientConnection

[Missing <param name="con"/> documentation for "M:TMD.Connection.Output.#ctor(TMD.Connection.ClientConnection)"]

See Also