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