Exemplo n.º 1
0
 public void Setup()
 {
     _operations = GlobalConfig.Inject();
     _operations.LoadProductData();
     _operations.LoadCart();
 }