Beispiel #1
0
 void SetQuantity(int q)
 {
     thisItem.SetQuantity(q);
 }