Example #1
0
 public void TakeGift(string giftId)
 {
     GiftsRequest.TakeGift(giftId);
 }