Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CQRSMicro
Core
MessageHandler
C# Class CQRSMicro.Core.MessageHandler
Inheritance:
IMessageHandler
Exibir arquivo
Open project: pgermishuys/CQRSMicro
Public Methods
Method
Description
Handle
(
IMessage
message
) :
void
Method Details
Handle()
public
method
public
Handle
(
IMessage
message
) :
void
message
IMessage
return
void