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