C# 클래스 Prototype.Domain.Aggregates.Site.Events.SiteDeleted

상속: Prototype.Platform.Domain.Event
파일 보기 프로젝트 열기: paralect/prototype 1 사용 예제들

공개 메소드들

메소드 설명
SiteDeleted ( ) : Prototype.Platform.Domain
SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain

메소드 상세

SiteDeleted() 공개 메소드

public SiteDeleted ( ) : Prototype.Platform.Domain
리턴 Prototype.Platform.Domain

SiteDeleted() 공개 메소드

public SiteDeleted ( string id, string reason ) : Prototype.Platform.Domain
id string
reason string
리턴 Prototype.Platform.Domain