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
NEventStoreExample
Event
MoneyWithdrawnEvent
C# Class NEventStoreExample.Event.MoneyWithdrawnEvent
Inheritance:
IEvent
Show file
Open project: NForza/NEventStoreExample
Class Usage Examples
Public Methods
Method
Description
MoneyWithdrawnEvent
(
System.Guid
id
,
double
amount
) :
System
Method Details
MoneyWithdrawnEvent()
public
method
public
MoneyWithdrawnEvent
(
System.Guid
id
,
double
amount
) :
System
id
System.Guid
amount
double
return
System