Пример #1
0
 private bool CenterExists(int id)
 {
     return(_service.CenterExis(id));
 }