Property | Type | Description | |
---|---|---|---|
name | string |
Method | Description | |
---|---|---|
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 | |
return | void |
public CommandRequest ( ) : System.Collections | ||
return | System.Collections |
public CommandRequest ( string name ) : System.Collections | ||
name | string | |
return | System.Collections |