Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CQRSMicroservices
Customers
CustomerCommandHandler
C# Class CQRSMicroservices.Customers.CustomerCommandHandler
Inheritance:
CommandHandler
Show file
Open project: AFASResearch/CQRS-Playground
Public Methods
Method
Description
CustomerCommandHandler
( ) :
System.Threading.Tasks
Private Methods
Method
Description
Handle
(
CreateCustomerCommand
command
) :
System.Threading.Tasks.Task
Method Details
CustomerCommandHandler()
public
method
public
CustomerCommandHandler
( ) :
System.Threading.Tasks
return
System.Threading.Tasks