C# Class Microsoft.R.Host.Broker.Interpreters.InterpreterManager

Mostra file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
GetInterpreters ( ) : IEnumerable
InterpreterManager ( IOptions options, ILogger logger, IFileSystem fs ) : System

Method Details

Initialize() public method

public Initialize ( ) : void
return void