Property | Type | Description | |
---|---|---|---|
success | bool |
Method | Description | |
---|---|---|
Browserform_DocumentCompleted ( object sender, WebBrowserDocumentCompletedEventArgs e ) : void | ||
GetOAuthForm ( string _CONSUMERKEY, string _CONSUMERSECRET ) : System |
Method | Description | |
---|---|---|
GetOAuthForm_Load ( object sender, EventArgs e ) : void |
public Browserform_DocumentCompleted ( object sender, WebBrowserDocumentCompletedEventArgs e ) : void | ||
sender | object | |
e | WebBrowserDocumentCompletedEventArgs | |
return | void |
public GetOAuthForm ( string _CONSUMERKEY, string _CONSUMERSECRET ) : System | ||
_CONSUMERKEY | string | |
_CONSUMERSECRET | string | |
return | System |