Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PatientPending
Core
Event
C# Class PatientPending.Core.Event
Inheritance:
IMessage
ファイルを表示
Open project: PaulUpson/PatientPending
Class Usage Examples
Public Properties
Property
Type
Description
Id
System.Guid
Timestamp
System.DateTime
UserId
int
Version
int
Public Methods
Method
Description
Event
(
int
userId
) :
System
Method Details
Event()
public
method
public
Event
(
int
userId
) :
System
userId
int
return
System
Property Details
Id
public_oe property
public
Guid,System
Id
return
System.Guid
Timestamp
public_oe property
public
DateTime,System
Timestamp
return
System.DateTime
UserId
public_oe property
public
int
UserId
return
int
Version
public_oe property
public
int
Version
return
int