Пример #1
0
 public bool Update(Update update)
 {
     return(_customeRepository.Update(update));
 }