Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CQRSMicroservices
Customers
CustomerAggregateRoot
C# Class CQRSMicroservices.Customers.CustomerAggregateRoot
Inheritance:
AggregateRoot
Mostrar archivo
Open project: AFASResearch/CQRS-Playground
Public Methods
Method
Description
CustomerAggregateRoot
( ) :
CQRSMicroservices.Framework
Private Methods
Method
Description
Handle
(
CreateCustomerCommand
command
) :
void
Method Details
CustomerAggregateRoot()
public
method
public
CustomerAggregateRoot
( ) :
CQRSMicroservices.Framework
return
CQRSMicroservices.Framework