Esempio n. 1
0
 public Patron()
 {
     _order = new FastFoodOrder();
 }