예제 #1
0
파일: ForumManage.cs 프로젝트: braveHUI/-
 public static void UpdateCommend(CommentForum commforum)
 {
     foru.UpdateCommend(commforum);
 }