Exemplo n.º 1
0
 public void onRemoveAuctionItemPush(Action <RemoveAuctionItemPush> cb)
 {
     _auctionHandler.onRemoveAuctionItemPush(cb);
 }