C# 클래스 PocketCampus.Common.Controls.BasePage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 메소드들

메소드 설명
BasePage ( ) : System.Windows

Creates a new BasePage.

보호된 메소드들

메소드 설명
OnOrientationChanged ( OrientationChangedEventArgs e ) : void

메소드 상세

BasePage() 공개 메소드

Creates a new BasePage.
public BasePage ( ) : System.Windows
리턴 System.Windows

OnOrientationChanged() 보호된 메소드

protected OnOrientationChanged ( OrientationChangedEventArgs e ) : void
e OrientationChangedEventArgs
리턴 void