C# Class ExecutionEngine.ICompilerFactory

显示文件 Open project: ren85/rextester_linux Class Usage Examples

Public Methods

Method Description
GetICompiler ( Languages lang ) : ICompiler

Method Details

GetICompiler() public static method

public static GetICompiler ( Languages lang ) : ICompiler
lang Languages
return ICompiler