C# Class DataStorage.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: timothybinkley/Windows-Phone-8-In-Action

Méthodes publiques

Méthode Description
MainPage ( ) : Microsoft.Phone.Controls

Private Methods

Méthode Description
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
add_Click ( object sender, EventArgs e ) : void
clear_Click ( object sender, EventArgs e ) : void
save_Click ( object sender, EventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : Microsoft.Phone.Controls
Résultat Microsoft.Phone.Controls