Esempio n. 1
0
 static EventArguments() {
   _JSON_Replacer = new JSF.ExternalFunction(ConvertDate);
 }
Esempio n. 2
0
 static DWorkspace() {
   _JSON_Replacer = new JSF.ExternalFunction(ConvertDate);
   _this = new DWorkspace();
 }
Esempio n. 3
0
 //private static JSF.ExternalFunction _JS_Replacer;
 static JsLib()
 {
     _SJ_Replacer = new JSF.ExternalFunction(SJ_CustomTypesRepl);
     //_JS_Replacer = new JSF.ExternalFunction(JS_CustomTypesRepl);
 }