C# 클래스 Domain.Client.Clients.Events.LoyaltyCardWasReportedStolen

상속: Domain.Core.Events.DomainEvent, ILoyaltyCardEvent
파일 보기 프로젝트 열기: AdrianFreemantle/DDD

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LoyaltyCardWasReportedStolen ( ClientId clientId, LoyaltyCardNumber identity ) : System
ToString ( ) : string

메소드 상세

LoyaltyCardWasReportedStolen() 공개 메소드

public LoyaltyCardWasReportedStolen ( ClientId clientId, LoyaltyCardNumber identity ) : System
clientId ClientId
identity LoyaltyCardNumber
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string