Свойство | Тип | Описание | |
---|---|---|---|
command | string | ||
msgid | int | ||
success | bool |
Метод | Описание | |
---|---|---|
MapCommandToType ( string command ) : |
||
Preprocess ( |
Attempts to preprocess text to allow easier mapping to a native object.
|
Метод | Описание | |
---|---|---|
Command ( ) : System |
public static MapCommandToType ( string command ) : |
||
command | string | |
Результат |
public static Preprocess ( |
||
serializeTo | The type that we are planning on serializing to. | |
input | string | The input data that we are preprocessing. |
Результат | string |