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
PPPDDDChap23
EventSourcing
Application
Model
PayAsYouGo
AccountCreated
C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.AccountCreated
Inheritance:
PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent
Afficher le fichier
Open project: elbandit/PPPDDD
Class Usage Examples
Méthodes publiques
Méthode
Description
AccountCreated
(
System.Guid
aggregateId
,
Money
credit
) :
System
Method Details
AccountCreated()
public
méthode
public
AccountCreated
(
System.Guid
aggregateId
,
Money
credit
) :
System
aggregateId
System.Guid
credit
Money
Résultat
System