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

Afficher le fichier Open project: elbandit/PPPDDD Class Usage Examples

Méthodes publiques

Méthode Description
create_item_for ( Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot product_snapshot ) : BasketItem

Method Details

create_item_for() public static méthode

public static create_item_for ( Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot product_snapshot ) : BasketItem
product_snapshot Agathas.Storefront.Shopping.Model.Baskets.ProductSnapshot
Résultat BasketItem