C# Class ISIS.EventBusExtensions

Mostra file Open project: jasondentler/ISIS

Public Methods

Method Description
RegisterDenormalizers ( this eventBus, IKernel kernel ) : IEventBus
RegisterDenormalizers ( this eventBus, IKernel kernel, Assembly assembly ) : IEventBus

Method Details

RegisterDenormalizers() public static method

public static RegisterDenormalizers ( this eventBus, IKernel kernel ) : IEventBus
eventBus this
kernel IKernel
return IEventBus

RegisterDenormalizers() public static method

public static RegisterDenormalizers ( this eventBus, IKernel kernel, Assembly assembly ) : IEventBus
eventBus this
kernel IKernel
assembly System.Reflection.Assembly
return IEventBus