Vendr.Common.Events namespace
Public Type | Description |
---|---|
abstract class DomainEventBase | |
abstract class DomainEventHandlerBase<TDomainEvent> | |
static class EventBus | |
class EventHandlerFactory | |
interface IDomainEvent | |
interface IEvent | |
interface IEventDispatcher | |
interface IEventHandler | |
interface IEventHandlerFactory | |
interface IEventHandlerFor<T> | |
interface IHasEventKey | |
interface INotificationEvent | |
class InProcEventDispatcher | |
interface IValidationEvent | |
abstract class NotificationEventBase | |
abstract class NotificationEventHandlerBase<TNotificationEvent> | |
abstract class ValidationEventBase | |
abstract class ValidationEventHandlerBase<TValidationEvent> |