コード例 #1
0
ファイル: ProductBLL.cs プロジェクト: knhuji/BanHangWinform
 public static void DeletePro(String ID)
 {
     obj.DeletePro(ID);
 }