Esempio n. 1
0
 public IEnumerable <WorkType> GetWorkType()
 {
     return(_workTypeRepository.GetWorkType());
 }