C# Class Microsoft.VisualStudio.R.Package.RClient.MicrosoftRClientInstaller

Inheritance: IMicrosoftRClientInstaller
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
LaunchRClientSetup ( ICoreShell coreShell, IFileDownloader downloader = null ) : void

Method Details

LaunchRClientSetup() public méthode

public LaunchRClientSetup ( ICoreShell coreShell, IFileDownloader downloader = null ) : void
coreShell ICoreShell
downloader IFileDownloader
Résultat void