Example #1
0
 public EatKFC()
 {
     lookKfc = new LookKFC();
     buyKfc = new BuyKFC();
 }