CommandGroup Constructor

Overload List

 

Name

Description

CommandGroup Constructor 1:

CommandGroup.

Initializes a new instance of the CommandGroup class.

CommandGroup Constructor 2:

CommandGroup(String)

Initializes a new instance of the CommandGroup class with the specified domain.

CommandGroup Constructor 3:

CommandGroup(IEnumerable.Command.)

Initializes a new instance of the CommandGroup class with the specified Commands.

CommandGroup Constructor 4:

CommandGroup(IList.Command.)

Initializes a new instance of the CommandGroup class with the specified Commands.

CommandGroup Constructor 5:

CommandGroup(String, IEnumerable.Command.)

Initializes a new instance of the CommandGroup class with the specified domain and Commands.

CommandGroup Constructor 6:

CommandGroup(String, IList.Command.)

Initializes a new instance of the CommandGroup class with the specified domain and Commands.

Reference

CommandGroup Class

TcHmiSrv.Core Namespace