Свойство | Тип | Описание | |
---|---|---|---|
name | string |
Метод | Описание | |
---|---|---|
AddParameter ( string key, object value ) : void | ||
CommandRequest ( ) : System.Collections | ||
CommandRequest ( string name ) : System.Collections | ||
Init ( ) : void | ||
RemoveParameter ( string key ) : void |
public AddParameter ( string key, object value ) : void | ||
key | string | |
value | object | |
Результат | void |
public CommandRequest ( ) : System.Collections | ||
Результат | System.Collections |
public CommandRequest ( string name ) : System.Collections | ||
name | string | |
Результат | System.Collections |
public RemoveParameter ( string key ) : void | ||
key | string | |
Результат | void |