コード例 #1
0
ファイル: ForumManage.cs プロジェクト: braveHUI/-
 public static void DeleteCommend(int id)
 {
     foru.DeleteCommend(id);
 }