Exemplo n.º 1
0
 public void SetOnDragOverCallBack(OnDragOverCallBack fun)
 {
     LTFrameExtern.SetOnDragOverCallBackNet(_inst, fun);
 }