Example #1
0
 public IEnumerable <CarpentryServiceType> GetCarpentryServiceTypes()
 {
     return(carpentryServiceTypeService.GetAllCarpentryServiceTypes());
 }