Esempio n. 1
0
 public int Enable(Guid[] ids)
 {
     return(_regionRepository.Enable(ids));
 }