Exemplo n.º 1
0
 public Task PublishDomainEventsAsync(IEnumerable <IEvent> events) =>
 _eventDispatcher.DispatchDomainEventsAsync(events);