프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 ( string name ) : System.Collections | ||
name | string | |
리턴 | System.Collections |