コード例 #1
0
 public ProductBundleItemData(ProductBundleItem item)
 {
     Item = item;
 }