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

Inheritance: Microsoft.AspNetCore.Mvc.Controller
显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
InterpretersController ( InterpreterManager interpManager ) : System.Collections.Generic

Private Methods

Method Description
Get ( ) : IEnumerable

Method Details

InterpretersController() public method

public InterpretersController ( InterpreterManager interpManager ) : System.Collections.Generic
interpManager InterpreterManager
return System.Collections.Generic