C# Class o3o.GetOAuthForm

Afficher le fichier Open project: zahndy/o3o Class Usage Examples

Méthodes publiques

Свойство Type Description
success bool

Méthodes publiques

Méthode Description
Browserform_DocumentCompleted ( object sender, WebBrowserDocumentCompletedEventArgs e ) : void
GetOAuthForm ( string _CONSUMERKEY, string _CONSUMERSECRET ) : System

Private Methods

Méthode Description
GetOAuthForm_Load ( object sender, EventArgs e ) : void

Method Details

Browserform_DocumentCompleted() public méthode

public Browserform_DocumentCompleted ( object sender, WebBrowserDocumentCompletedEventArgs e ) : void
sender object
e WebBrowserDocumentCompletedEventArgs
Résultat void

GetOAuthForm() public méthode

public GetOAuthForm ( string _CONSUMERKEY, string _CONSUMERSECRET ) : System
_CONSUMERKEY string
_CONSUMERSECRET string
Résultat System

Property Details

success public_oe property

public bool success
Résultat bool