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
PersistenceBenchmark
PromotionsStream
FreePointsRewardedToUser
C# Class PersistenceBenchmark.PromotionsStream.FreePointsRewardedToUser
Inheritance:
EventCentric.EventSourcing.Event
Datei anzeigen
Open project: Narvalex/EventCentric
Public Methods
Method
Description
FreePointsRewardedToUser
(
System.Guid
userId
,
int
points
) :
System
Method Details
FreePointsRewardedToUser()
public
method
public
FreePointsRewardedToUser
(
System.Guid
userId
,
int
points
) :
System
userId
System.Guid
points
int
return
System