Example #1
0
 public Feed(Inventory i)
 {
     inventory = i;
 }