C# Class CSReportDll.cReportScriptEngine

Exibir arquivo Open project: javiercrowsoft/CSReports.net

Private Methods

Method Description
compileCode ( string code, cReportFormula formula ) : Assembly
eval ( Assembly script, cReportCompilerGlobals globals ) : object
getFunctionCall ( string code, cReportFormula formula ) : string
putCodeInClass ( string code, cReportFormula formula ) : string