Ejemplo n.º 1
0
 public void SetOnDragLeaveCallBack(OnDragLeaveCallBack fun)
 {
     LTFrameExtern.SetOnDragLeaveCallBackNet(_inst, fun);
 }