C# Class Facebook.Scrumptious.WindowsPhone.Pages.FriendSelector

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: facebook-csharp-sdk/facebook-windows-phone-sample

Méthodes publiques

Méthode Description
FriendSelector ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

FriendSelector() public méthode

public FriendSelector ( ) : System
Résultat System

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void