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

Inheritance: IMicrosoftRClientInstaller
Exibir arquivo Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
LaunchRClientSetup ( ICoreShell coreShell, IFileDownloader downloader = null ) : void

Method Details

LaunchRClientSetup() public method

public LaunchRClientSetup ( ICoreShell coreShell, IFileDownloader downloader = null ) : void
coreShell ICoreShell
downloader IFileDownloader
return void