public GetTotalForProductQuery(WorkflowAndCqrsContext context) { this.context = context; }
public AddOrderCommand(WorkflowAndCqrsContext context) { this.context = context; }