interface iCallBack { void Callback(Object obj); void DragGesture(); }