Exemple #1
0
 public void loadProductList()
 {
     _view.loadProductList(_model.loadProductList());
 }