Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ellemy
CQRS
Example
Events
MessageCreated
C# Class Ellemy.CQRS.Example.Events.MessageCreated
Inheritance:
IDomainEvent
Datei anzeigen
Open project: elliottohara/Ellemy.CQRS
Public Methods
Method
Description
MessageCreated
(
System.Guid
id
,
string
text
) :
System
Method Details
MessageCreated()
public
method
public
MessageCreated
(
System.Guid
id
,
string
text
) :
System
id
System.Guid
text
string
return
System