Метод | Описание | |
---|---|---|
GenericProductsController ( ICommandBus bus ) : System | ||
Post ( CreateGenericProductCommand command ) : void |
public GenericProductsController ( ICommandBus bus ) : System | ||
bus | ICommandBus | |
Результат | System |
public Post ( CreateGenericProductCommand command ) : void | ||
command | CreateGenericProductCommand | |
Результат | void |