Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
AllowCancel ( ) : bool |
Returns true if a command allows cancelling. Can be overrided to disable Cancel.
|
|
Run ( Canguro services ) : void |
Throws a NotImplementedException. Subclasses should always override this method.
|
public Run ( Canguro services ) : void | ||
services | Canguro | CommandServices object to interact with the system |
Результат | void |