예제 #1
0
파일: PostManage.cs 프로젝트: braveHUI/-
 public static void DeleteCommend(int id)
 {
     pos.DeleteCommend(id);
 }