C# Class FapChat.Wp8.Pages.Authed.Loading

Show file Open project: 0xdeafcafe/FapChat

Public Methods

Method Description
Loading ( ) : System.Collections.Generic

Protected Methods

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

Method Details

Loading() public method

public Loading ( ) : System.Collections.Generic
return System.Collections.Generic

OnBackKeyPress() protected method

protected OnBackKeyPress ( CancelEventArgs e ) : void
e System.ComponentModel.CancelEventArgs
return void

OnNavigatedTo() protected method

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