This type contains the following members.

public class SetDictionaryItemValuesHandler: ICommandHandler<DictionaryItemAggregate, DictionaryItemId, SetDictionaryItemValues>
Inheritance:
ObjectSetDictionaryItemValuesHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

SetDictionaryItemValuesHandler()

Methods

ExecuteCommandAsync(DictionaryItemAggregate, SetDictionaryItemValues, CancellationToken)