Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PPPDDDChap23
EventSourcing
Application
Model
PayAsYouGo
CreditAdded
C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.CreditAdded
Inheritance:
PPPDDDChap23.EventSourcing.Application.Infrastructure.DomainEvent
Mostra file
Open project: elbandit/PPPDDD
Class Usage Examples
Public Methods
Method
Description
CreditAdded
(
System.Guid
aggregateId
,
Money
credit
) :
System
Method Details
CreditAdded()
public
method
public
CreditAdded
(
System.Guid
aggregateId
,
Money
credit
) :
System
aggregateId
System.Guid
credit
Money
return
System