Beispiel #1
0
 public void ExportClientServerCode(ActionBranch currentAction, ActionBranch nextAction, ILimnorCodeCompiler compiler, MathExp.IMethodCompile methodToCompile, System.CodeDom.CodeMemberMethod method, System.CodeDom.CodeStatementCollection statements, bool debug, System.Collections.Specialized.StringCollection jsCode, System.Collections.Specialized.StringCollection methodCode, MethodBuilder.JsMethodCompiler data)
 {
 }
Beispiel #2
0
 public void ExportPhpScriptCode(ActionBranch currentAction, ActionBranch nextAction, System.Collections.Specialized.StringCollection jsCode, System.Collections.Specialized.StringCollection methodToCompile, MethodBuilder.JsMethodCompiler data)
 {
 }