Method | Description | |
---|---|---|
GenericProductsController ( ICommandBus bus ) : System | ||
Post ( CreateGenericProductCommand command ) : void |
public GenericProductsController ( ICommandBus bus ) : System | ||
bus | ICommandBus | |
return | System |
public Post ( CreateGenericProductCommand command ) : void | ||
command | CreateGenericProductCommand | |
return | void |