C# Class FapChat.Wp8.Pages.Authed.FriendsPages.Info

Afficher le fichier Open project: 0xdeafcafe/FapChat

Méthodes publiques

Méthode Description
Info ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( CancelEventArgs e ) : void
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
ButtonBlock_Click ( object sender, EventArgs e ) : void
ButtonDelete_Click ( object sender, EventArgs e ) : void
ButtonRename_Click ( object sender, EventArgs e ) : void
EndPendingStage ( ) : void
StartPendingState ( string status ) : void

Method Details

Info() public méthode

public Info ( ) : System
Résultat System

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void