C# Class Podcatcher.Views.PodcastPlayerView

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

Méthodes publiques

Méthode Description
PodcastPlayerView ( ) : System

Méthodes protégées

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

Method Details

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

PodcastPlayerView() public méthode

public PodcastPlayerView ( ) : System
Résultat System