IAppEventRepository<T> typedef
IAppEventRepository<T> = IEventRepository<AppEvent<T> >
Implementation
typedef IAppEventRepository<T> = IEventRepository<AppEvent<T>>;
typedef IAppEventRepository<T> = IEventRepository<AppEvent<T>>;