Пример #1
0
 public IEnumerable <MechanicViewModel> GetMechanicOfWashing()
 {
     return(_MechanicRepository.GetMechanicOfWashing());
 }