Ejemplo n.º 1
0
 // memeber methods
 public int GetCupsofSugar()
 {
     return(inventory.AmountSugar());
 }