Esempio n. 1
0
 public List <ChucVuDto> GetAllJobtitle()
 {
     return(NhanVienDao.GetAllJobtitle());
 }