C# Class DoubanSDK.OAuth2Control

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: thankcreate/Care

Public Methods

Method Description
OAuth2Control ( ) : System

Private Methods

Method Description
BrowserNavigated ( object sender, System e ) : void
BrowserNavigating ( object sender, NavigatingEventArgs e ) : void
GetOAuth2AccessToken ( string uri ) : void

Method Details

OAuth2Control() public method

public OAuth2Control ( ) : System
return System