C# Class TodotxtTouch.WindowsPhone.DropboxLogin

Inheritance: PhoneApplicationPage
Mostra file Open project: hartez/TodotxtTouch.WindowsPhone

Public Methods

Method Description
DropboxLogin ( ) : System.Windows

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
LoadCompleted ( object sender, System e ) : void
LoadLoginPage ( RetrievedDropboxTokenMessage msg ) : void

Method Details

DropboxLogin() public method

public DropboxLogin ( ) : System.Windows
return System.Windows

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void