C# Class Evernote.OAuth.Wp7.MainPage

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: sethhitch/csharp-oauth-sample

Méthodes publiques

Méthode Description
MainPage ( ) : System
RaisePropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void
OnWbLoginOnLoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs args ) : void
WbLoginOnNavigating ( object sender, NavigatingEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void