Method | Description | |
---|---|---|
Consumer ( string consumerKey, string consumerSecret ) : System | ||
GetRequestToken ( ) : |
||
Request ( string httpMethod, |
Method | Description | |
---|---|---|
Request ( string httpMethod, |
public Consumer ( string consumerKey, string consumerSecret ) : System | ||
consumerKey | string | |
consumerSecret | string | |
return | System |
public Request ( string httpMethod, |
||
httpMethod | string | |
uri | ||
token | ||
return | string |