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