C# Class GhostWriter.DetailsPage

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: IngageNetworks/GhostWriter

Public Methods

Method Description
DetailsPage ( ) : System

Protected Methods

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

Method Details

DetailsPage() public method

public DetailsPage ( ) : System
return System

OnNavigatedTo() protected method

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