C# 클래스 Microsoft.VisualStudio.R.Package.Options.R.Editor.REditorOptionsDialog

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
REditorOptionsDialog ( ) : System
ResetSettings ( ) : void

보호된 메소드들

메소드 설명
OnApply ( PageApplyEventArgs e ) : void
OnClosed ( EventArgs e ) : void

메소드 상세

OnApply() 보호된 메소드

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

OnClosed() 보호된 메소드

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
리턴 void

REditorOptionsDialog() 공개 메소드

public REditorOptionsDialog ( ) : System
리턴 System

ResetSettings() 공개 메소드

public ResetSettings ( ) : void
리턴 void