Beispiel #1
0
 public MealChangeArgs(customer cVal)
 {
     this.c = cVal;
 }