메소드 | 설명 | |
---|---|---|
CompilerService ( ) : System | ||
CompilerService ( string codeTemplate ) : System | ||
Evaluate ( object &result, string &message, object inputs ) : bool |
public CompilerService ( string codeTemplate ) : System | ||
codeTemplate | string | |
리턴 | System |
public Evaluate ( object &result, string &message, object inputs ) : bool | ||
result | object | |
message | string | |
inputs | object | |
리턴 | bool |