示例#1
0
文件: PostManage.cs 项目: braveHUI/-
 public static void DeleteForumsection(int id)
 {
     pos.DeleteForumsection(id);
 }