C# Class CQRSSample.Infrastructure.Installers.EventHandlerHelper

Mostrar archivo Open project: JoergEg/CQRS-Sample

Public Methods

Method Description
GetEventHandlers ( ) : IList>.IDictionary
GetEvents ( ) : IEnumerable

Private Methods

Method Description
AddItem ( IDictionary dictionary, Type type ) : void

Method Details

GetEventHandlers() public static method

public static GetEventHandlers ( ) : IList>.IDictionary
return IList>.IDictionary

GetEvents() public static method

public static GetEvents ( ) : IEnumerable
return IEnumerable