This type contains the following members.

public class AddUserToGroupsHandler: ICommandHandler<UserAggregate, UserId, AddUserToGroups>
Inheritance:
ObjectAddUserToGroupsHandler
Implements:
ICommandHandler<TAggregate, TAggregateId, TCommand>

Constructors

AddUserToGroupsHandler()

Methods

ExecuteCommandAsync(UserAggregate, AddUserToGroups, CancellationToken)