Метод | Описание | |
---|---|---|
Command ( string command ) : void | ||
GetEnumerator ( ) : IEnumerator |
||
VoiceCommandPlugin ( string name ) : System |
public abstract Command ( string command ) : void | ||
command | string | |
Результат | void |
public abstract GetEnumerator ( ) : IEnumerator |
||
Результат | IEnumerator |
public VoiceCommandPlugin ( string name ) : System | ||
name | string | |
Результат | System |