C# Class PersistenceBenchmark.PromotionsStream.FreePointsRewardedToUser

Inheritance: EventCentric.EventSourcing.Event
Show file 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