C# Class ISIS.EventBusExtensions

Afficher le fichier Open project: jasondentler/ISIS

Méthodes publiques

Méthode Description
RegisterDenormalizers ( this eventBus, IKernel kernel ) : IEventBus
RegisterDenormalizers ( this eventBus, IKernel kernel, Assembly assembly ) : IEventBus

Method Details

RegisterDenormalizers() public static méthode

public static RegisterDenormalizers ( this eventBus, IKernel kernel ) : IEventBus
eventBus this
kernel IKernel
Résultat IEventBus

RegisterDenormalizers() public static méthode

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