C# Class Regalo.Core.Tests.DomainModel.SalesOrders.ItemsAddedToOrder

Inheritance: Event
Afficher le fichier Open project: nbarnwell/Regalo Class Usage Examples

Méthodes publiques

Méthode Description
ItemsAddedToOrder ( Guid orderId, string sku, uint quantity ) : System

Method Details

ItemsAddedToOrder() public méthode

public ItemsAddedToOrder ( Guid orderId, string sku, uint quantity ) : System
orderId Guid
sku string
quantity uint
Résultat System