Method | Description | |
---|---|---|
CompilerService ( ) : System | ||
CompilerService ( string codeTemplate ) : System | ||
Evaluate ( object &result, string &message, object inputs ) : bool |
public CompilerService ( string codeTemplate ) : System | ||
codeTemplate | string | |
return | System |
public Evaluate ( object &result, string &message, object inputs ) : bool | ||
result | object | |
message | string | |
inputs | object | |
return | bool |