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