コード例 #1
0
ファイル: SinhVienBUS.cs プロジェクト: sieutihons10/FaceC
 public static List <SinhVienDTO> LayDSSV()
 {
     return(SinhVienDAO.LayDSSV());
 }