Click or drag to resize
CommandFrame Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the CommandFrame class

Namespace: TapTrack.Tcmp.Communication
Assembly: TapTrack.Tcmp (in TapTrack.Tcmp.dll) Version: 0.4.0.0 (0.4.0.0)
Syntax
C#
public CommandFrame(
	Command command
)

Parameters

command
Type: TapTrack.Tcmp.CommandFamiliesCommand
See Also