コード例 #1
0
ファイル: KhuVucBUS.cs プロジェクト: vinhphat863/DoAnLTUDQL
 public static List <KhuVucDTO> DanhSach()
 {
     return(KhuVucDAO.DanhSach());
 }