C# Class CSReportDll.cReportScriptEngine

Afficher le fichier Open project: javiercrowsoft/CSReports.net

Private Methods

Méthode 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