C# Class PersistenceBenchmark.PromotionsStream.FreePointsRewardedToUser

Inheritance: EventCentric.EventSourcing.Event
Afficher le fichier Open project: Narvalex/EventCentric

Méthodes publiques

Méthode Description
FreePointsRewardedToUser ( System.Guid userId, int points ) : System

Method Details

FreePointsRewardedToUser() public méthode

public FreePointsRewardedToUser ( System.Guid userId, int points ) : System
userId System.Guid
points int
Résultat System