예제 #1
0
 public List <DocGia_DTO> LayDSDocGia()
 {
     return(dg_DAO.LayDSDocGia());
 }