C# 클래스 Microsoft.VisualStudio.R.Package.ProjectSystem.PropertyPages.Settings.SettingsPropertyPage

상속: PropertyPage
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
SettingsPropertyPage ( ) : System

보호된 메소드들

메소드 설명
OnApply ( ) : Task
OnDeactivate ( ) : System.Threading.Tasks.Task
OnSetObjects ( bool isClosing ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
OnDirtyStateChanged ( object sender, EventArgs e ) : void
OnLoad ( object sender, EventArgs e ) : void

메소드 상세

OnApply() 보호된 메소드

protected OnApply ( ) : Task
리턴 Task

OnDeactivate() 보호된 메소드

protected OnDeactivate ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

OnSetObjects() 보호된 메소드

protected OnSetObjects ( bool isClosing ) : System.Threading.Tasks.Task
isClosing bool
리턴 System.Threading.Tasks.Task

SettingsPropertyPage() 공개 메소드

public SettingsPropertyPage ( ) : System
리턴 System