Exemple #1
0
 //Ready with ProductList when initialize
 public ProcessOrder()
 {
     this.pList = ProductList.getIstance;
 }
Exemple #2
0
 public Menu()
 {
     this.menuItems = ProductList.getIstance;
 }