Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CQRSalad
Dispatching
Context
DispatcherExecutorsCache
C# 클래스 CQRSalad.Dispatching.Context.DispatcherExecutorsCache
파일 보기
프로젝트 열기: Ontropix/CQRSalad
공개 메소드들
메소드
설명
AddExecutor
(
HandlerExecutor
executor
) :
void
TakeExecutor
( ) :
HandlerExecutor
메소드 상세
AddExecutor()
공개
메소드
public
AddExecutor
(
HandlerExecutor
executor
) :
void
executor
HandlerExecutor
리턴
void
TakeExecutor()
공개
메소드
public
TakeExecutor
( ) :
HandlerExecutor
리턴
HandlerExecutor