Свойство | Тип | Описание | |
---|---|---|---|
m_eGroupCommand | GroupCommands |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
RunGroupCommandEventArgs ( GroupCommands groupCommand ) : System |
Initializes a new instance of the Note that although GroupCommands flags can be ORed together, the groupCommand argument should include only one of these flags. |
public RunGroupCommandEventArgs ( GroupCommands groupCommand ) : System | ||
groupCommand | GroupCommands | /// The single group command that needs to be run. /// |
Результат | System |