프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 |