Agathas.Storefront.Shopping.Model.Baskets.BasketItem.BasketItem C# (CSharp) Method

BasketItem() private method

private BasketItem ( ) : System
return System
        private BasketItem()
        {
        }

Same methods

BasketItem::BasketItem ( Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot product_snapshot, NonNegativeQuantity quantity ) : System