コード例 #1
0
ファイル: Table_BUS.cs プロジェクト: 14520582/QuanLyCafe
 public static DataTable LoadTable()
 {
     return(Table_DAO.LoadTable());
 }