Method | Description | |
---|---|---|
Command ( string name, AsyncAction action = null ) : System | ||
ExecuteAsync ( ) : System.Threading.Tasks.Task |
public Command ( string name, AsyncAction action = null ) : System | ||
name | string | |
action | AsyncAction | |
return | System |
public ExecuteAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |