コード例 #1
0
ファイル: HoaDonBLL.cs プロジェクト: truongduchuy/LTUDQL
 public DataTable HoaDon_Select()
 {
     return(hdDAL.HoaDon_Select());
 }