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