C# Class OpenIDE.Core.Configs.Interpreters

Exibir arquivo Open project: continuoustests/OpenIDE Class Usage Examples

Public Methods

Method Description
GetInterpreterFor ( string extension ) : string
Interpreters ( string token ) : System

Private Methods

Method Description
readInterpreters ( ConfigReader config ) : void

Method Details

GetInterpreterFor() public method

public GetInterpreterFor ( string extension ) : string
extension string
return string

Interpreters() public method

public Interpreters ( string token ) : System
token string
return System