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