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
NEventStoreExample
Event
AccountClosedEvent
C# Class NEventStoreExample.Event.AccountClosedEvent
Inheritance:
IEvent
Mostrar archivo
Open project: NForza/NEventStoreExample
Class Usage Examples
Public Methods
Method
Description
AccountClosedEvent
(
System.Guid
accountid
,
string
name
) :
System
Method Details
AccountClosedEvent()
public
method
public
AccountClosedEvent
(
System.Guid
accountid
,
string
name
) :
System
accountid
System.Guid
name
string
return
System