Метод | Описание | |
---|---|---|
CreateByServiceName ( string service ) : |
Creates command using command class name. Returns null for unknown commands.
|
|
ResetAllCommands ( ) : void |
public static CreateByServiceName ( string service ) : |
||
service | string | Command class name, for example Device or Notification |
Результат |
public static ResetAllCommands ( ) : void | ||
Результат | void |