示例#1
0
 public ContactsListCallBacks(IItemTouchHelperAdapter adapter, IContactsListSwipe swipeListener)
 {
     _adapter       = adapter;
     _swipeListener = swipeListener;
 }
 public ContactsListCallBacks(IItemTouchHelperAdapter adapter, IContactsListSwipe swipeListener)
 {
     _adapter = adapter;
     _swipeListener = swipeListener;
 }