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

ファイルを表示 Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
Interpreter ( InterpreterManager manager, string id, string name, string path, string binPath, System.Version version ) : System

Method Details

Interpreter() public method

public Interpreter ( InterpreterManager manager, string id, string name, string path, string binPath, System.Version version ) : System
manager InterpreterManager
id string
name string
path string
binPath string
version System.Version
return System