C# 클래스 Prototype.Domain.Aggregates.Site.Commands.DeleteSite

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

공개 메소드들

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

메소드 상세

DeleteSite() 공개 메소드

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

DeleteSite() 공개 메소드

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