C# Class OpenSyno.ArtistPanoramaView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: salfab/open-syno

Méthodes publiques

Méthode Description
ArtistPanoramaView ( ) : System

Initializes a new instance of the ArtistPanoramaView class.

Méthodes protégées

Méthode Description
OnNavigatedFrom ( System e ) : void

Private Methods

Méthode Description
OnArtistPanoramaViewLoaded ( object sender, RoutedEventArgs e ) : void
Play ( object sender, EventArgs e ) : void
PlayLast ( object sender, EventArgs e ) : void
ShowPlayQueue ( object sender, EventArgs e ) : void

Method Details

ArtistPanoramaView() public méthode

Initializes a new instance of the ArtistPanoramaView class.
public ArtistPanoramaView ( ) : System
Résultat System

OnNavigatedFrom() protected méthode

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