C# Class Alexandria.MainPage

The home page for the application
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: rit-sse/alexandria-WinRT

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
GoToAddBook ( object sender, RoutedEventArgs e ) : void
GoToCheckIn ( object sender, RoutedEventArgs e ) : void
GoToCheckout ( object sender, RoutedEventArgs e ) : void
GoToViewBooks ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System