C# Class Podcatcher.Views.SubscriptionSettings

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: kypeli/Podcatcher

Méthodes publiques

Méthode Description
SubscriptionSettings ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void
OnNavigatedFrom ( System e ) : void
OnNavigatedTo ( System e ) : void

Method Details

OnBackKeyPress() protected méthode

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

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( System e ) : void
e System
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

SubscriptionSettings() public méthode

public SubscriptionSettings ( ) : System
Résultat System