C# Class Agathas.Storefront.Shopping.Model.Baskets.BasketItemFactory

Show file Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
create_item_for ( Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot product_snapshot ) : BasketItem

Method Details

create_item_for() public static method

public static create_item_for ( Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot product_snapshot ) : BasketItem
product_snapshot Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot
return BasketItem