This type contains the following members.
public class UserGroupNameChangedSubscriber: IEventSubscriber<UserGroupAggregate, UserGroupId, UserGroupNameChanged>
- Inheritance:
- ObjectUserGroupNameChangedSubscriber
- Implements:
- IEventSubscriber<TAggregate, TAggregateId, TAggregateEvent>
Constructors
UserGroupNameChangedSubscriber(IRepository<UserGroupEntity>, IApplicationCache) |
Methods
HandleAsync(IDomainEvent<UserGroupAggregate, UserGroupId, UserGroupNameChanged>, CancellationToken) |