C# 클래스 PersistenceBenchmark.PromotionsStream.FreePointsRewardedToUser

상속: EventCentric.EventSourcing.Event
파일 보기 프로젝트 열기: Narvalex/EventCentric

공개 메소드들

메소드 설명
FreePointsRewardedToUser ( System.Guid userId, int points ) : System

메소드 상세

FreePointsRewardedToUser() 공개 메소드

public FreePointsRewardedToUser ( System.Guid userId, int points ) : System
userId System.Guid
points int
리턴 System