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

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

Méthodes publiques

Méthode Description
GetCurrentLocation ( ) : GeoPosition
LandingPage ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
LoadUserInfo ( ) : void
MealName_Tap ( object sender, System e ) : void
PostActionToFBHandler ( object sender, EventArgs evtArgs ) : void
friendSelectorTextBlockHandler ( object sender, System evtArgs ) : void
restaurantLocationTextBlock_Tap ( object sender, System evtArgs ) : void

Method Details

GetCurrentLocation() public méthode

public GetCurrentLocation ( ) : GeoPosition
Résultat GeoPosition

LandingPage() public méthode

public LandingPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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