C# Class ModernWebStore.Domain.Commands.OrderCommands.CreateOrderCommand

显示文件 Open project: andrebaltieri/mwa-api Class Usage Examples

Public Methods

Method Description
CreateOrderCommand ( IList orderItems ) : System.Collections.Generic

Method Details

CreateOrderCommand() public method

public CreateOrderCommand ( IList orderItems ) : System.Collections.Generic
orderItems IList
return System.Collections.Generic