예제 #1
0
 public DocGia_DTO TimMaDGTheoMDG(string MaDocGia)
 {
     return(dg_DAO.TimDocGiaTheoMaDocGia(MaDocGia));
 }