C# 클래스 OpenSyno.ArtistPanoramaView

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: salfab/open-syno

공개 메소드들

메소드 설명
ArtistPanoramaView ( ) : System

Initializes a new instance of the ArtistPanoramaView class.

보호된 메소드들

메소드 설명
OnNavigatedFrom ( System e ) : void

비공개 메소드들

메소드 설명
OnArtistPanoramaViewLoaded ( object sender, RoutedEventArgs e ) : void
Play ( object sender, EventArgs e ) : void
PlayLast ( object sender, EventArgs e ) : void
ShowPlayQueue ( object sender, EventArgs e ) : void

메소드 상세

ArtistPanoramaView() 공개 메소드

Initializes a new instance of the ArtistPanoramaView class.
public ArtistPanoramaView ( ) : System
리턴 System

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( System e ) : void
e System
리턴 void