C# Class CogMon.Services.Scripting.BooScripter

Inheritance: IScriptHost
Mostra file Open project: lafar6502/cogmon Class Usage Examples

Public Methods

Method Description
GetScriptInterpreter ( string id ) : IEvalScript

Method Details

GetScriptInterpreter() public method

public GetScriptInterpreter ( string id ) : IEvalScript
id string
return IEvalScript