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

Inheritance: PhoneApplicationPage
Show file Open project: facebook-csharp-sdk/facebook-windows-phone-sample

Public Methods

Method Description
FriendSelector ( ) : System

Protected Methods

Method Description
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

FriendSelector() public method

public FriendSelector ( ) : System
return System

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void