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