Command Constructor (Command)

Initializes a new instance of the Command class based on another Command.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Command(
    Command other
)

Parameters

other

Type: TcHmiSrv.Command
The other Command.

Reference

Command Class

Command Overload

TcHmiSrv Namespace