C# 클래스 WhereAmI2015.WhereAmIOptionPageGrid

상속: Microsoft.VisualStudio.Shell.DialogPage
파일 보기 프로젝트 열기: tanathos/WhereAmI2015

Private Properties

프로퍼티 타입 설명
BindSettings void

보호된 메소드들

메소드 설명
OnActivate ( CancelEventArgs e ) : void
OnApply ( PageApplyEventArgs e ) : void

비공개 메소드들

메소드 설명
BindSettings ( ) : void

메소드 상세

OnActivate() 보호된 메소드

protected OnActivate ( CancelEventArgs e ) : void
e CancelEventArgs
리턴 void

OnApply() 보호된 메소드

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
리턴 void