C# Class Microsoft.VisualStudio.R.Package.Options.R.Editor.REditorOptionsDialog

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Afficher le fichier Open project: Microsoft/RTVS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
REditorOptionsDialog ( ) : System
ResetSettings ( ) : void

Méthodes protégées

Méthode Description
OnApply ( PageApplyEventArgs e ) : void
OnClosed ( EventArgs e ) : void

Method Details

OnApply() protected méthode

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
Résultat void

OnClosed() protected méthode

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
Résultat void

REditorOptionsDialog() public méthode

public REditorOptionsDialog ( ) : System
Résultat System

ResetSettings() public méthode

public ResetSettings ( ) : void
Résultat void