Пример #1
0
 public IEnumerable <ChiTietHDDto> GetCTHDDtos()
 {
     return(CTHDservice.ChiTietHD_GetAll());
 }