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

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

Méthodes publiques

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

Method Details

Interpreter() public méthode

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
Résultat System