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