This type contains the following members.
public class ChangeUserGroupNameHandler: ICommandHandler<UserGroupAggregate, UserGroupId, ChangeUserGroupName>
- Inheritance:
- ObjectChangeUserGroupNameHandler
- Implements:
- ICommandHandler<TAggregate, TAggregateId, TCommand>
Constructors
ChangeUserGroupNameHandler() |
Methods
ExecuteCommandAsync(UserGroupAggregate, ChangeUserGroupName, CancellationToken) |