Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PaderbornUniversity
SILab
Hip
EventSourcing
Events
DeletedEvent
C# Class PaderbornUniversity.SILab.Hip.EventSourcing.Events.DeletedEvent
Event that is used to delete entities
Inheritance:
PaderbornUniversity.SILab.Hip.EventSourcing.Events.BaseEvent
显示文件
Open project: HiP-App/HiP-EventStoreLib
Public Methods
Method
Description
DeletedEvent
(
string
resourceTypeName
,
int
id
,
string
userId
)
Method Details
DeletedEvent()
public
method
public
DeletedEvent
(
string
resourceTypeName
,
int
id
,
string
userId
)
resourceTypeName
string
id
int
userId
string