메소드 | 설명 | |
---|---|---|
AddQuery ( string key, int value ) : void | ||
AddQuery ( string key, string value ) : void | ||
AddRawQuery ( string query ) : void | ||
GetRequestQuery ( string baseUrl ) : System |
public AddQuery ( string key, string value ) : void | ||
key | string | |
value | string | |
리턴 | void |
public GetRequestQuery ( string baseUrl ) : System | ||
baseUrl | string | |
리턴 | System |