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