C# 클래스 Facebook.Scrumptious.WindowsPhone.Pages.LandingPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: facebook-csharp-sdk/facebook-windows-phone-sample

공개 메소드들

메소드 설명
GetCurrentLocation ( ) : GeoPosition
LandingPage ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

GetCurrentLocation() 공개 메소드

public GetCurrentLocation ( ) : GeoPosition
리턴 GeoPosition

LandingPage() 공개 메소드

public LandingPage ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void