C# Class CQRSalad.Dispatching.Context.DispatcherExecutorsManager

Afficher le fichier Open project: Ontropix/CQRSalad

Méthodes publiques

Méthode Description
DispatcherExecutorsManager ( ) : System

Private Methods

Méthode Description
CreateExecutorDelegate ( Type handlerType, MethodInfo action, Type messageType ) : HandlerExecutor
GetExecutor ( DispatcherSubscription subscription ) : ContextExecutor

Method Details

DispatcherExecutorsManager() public méthode

public DispatcherExecutorsManager ( ) : System
Résultat System