Esempio n. 1
0
 public long QuitAppFun(IntPtr es)
 {
     ltf.QuitApp();
     return(ltf.JsUndefined());
 }