Exemplo n.º 1
0
 public PromoModels.PromofiedCart Apply(string id)
 {
     return(_cartRepo.ApplyPromo(id));
 }