コード例 #1
0
 public static DataTable Admin_GetByAll()
 {
     return(db.Admin_GetByAll());
 }