Exemplo n.º 1
0
 public TheLoaiDTO LayTheLoaiTheoMa(int matheloai)
 {
     return(tlDAO.LayTheLoaiTheoMa(matheloai));
 }