示例#1
0
 public List <VeDTO> LayDanhSach()
 {
     return(veDAO.LayDanhSach());
 }