Beispiel #1
0
 public void CreateGiftWrappingType(GiftWrappingType giftWrappingType)
 {
     _controller.CreateGiftWrappingType(giftWrappingType);
 }