C# Class MrAG.OAuth.OAuthForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: angelog/ClipUpload Class Usage Examples

Méthodes publiques

Свойство Type Description
AccessToken string

Méthodes publiques

Méthode Description
OAuthForm ( MrAG.OAuth.OAuth oauth, string callbackURL ) : System

Private Methods

Méthode Description
webAuth_Navigated ( object sender, System.Windows.Forms.WebBrowserNavigatedEventArgs e ) : void

Method Details

OAuthForm() public méthode

public OAuthForm ( MrAG.OAuth.OAuth oauth, string callbackURL ) : System
oauth MrAG.OAuth.OAuth
callbackURL string
Résultat System

Property Details

AccessToken public_oe property

public string AccessToken
Résultat string