Beispiel #1
0
 public bool Edit(PromotionView entity)
 {
     return(_promotion.Edit(entity));
 }