public void QuitApp() { ltf.CloseWindow(); }
public long CloseWindowFun(IntPtr es) { subltf.CloseWindow(); return(subltf.JsUndefined()); }