C# Class Microsoft.VisualStudio.R.Package.Options.R.RToolsSettingsImplementation

Inheritance: IRToolsSettings
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
Dispose ( ) : void
LoadSettings ( ) : void
SaveSettingsAsync ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
RToolsSettingsImplementation ( ISettingsStorage settings, ICoreShell coreShell ) : System
UpdateWorkingDirectoryList ( string newDirectory ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LoadSettings() public méthode

public LoadSettings ( ) : void
Résultat void

SaveSettingsAsync() public méthode

public SaveSettingsAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task