Ejemplo n.º 1
0
 public long CleanMemoryFun(IntPtr es)
 {
     ltf.CleanMemory();
     return(ltf.JsUndefined());
 }