Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CQRSalad
Dispatching
Context
DispatcherExecutorsCache
C# Class CQRSalad.Dispatching.Context.DispatcherExecutorsCache
Afficher le fichier
Open project: Ontropix/CQRSalad
Méthodes publiques
Méthode
Description
AddExecutor
(
HandlerExecutor
executor
) :
void
TakeExecutor
( ) :
HandlerExecutor
Method Details
AddExecutor()
public
méthode
public
AddExecutor
(
HandlerExecutor
executor
) :
void
executor
HandlerExecutor
Résultat
void
TakeExecutor()
public
méthode
public
TakeExecutor
( ) :
HandlerExecutor
Résultat
HandlerExecutor