コード例 #1
0
 public static DataTable Mathang_GetbyNotSameCategory(string madm)
 {
     return(MathangDAO.GetbyNotSameCategory(madm));
 }