C# 클래스 Prototype.Domain.Aggregates.Subject.Commands.DeleteSubject

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

공개 메소드들

메소드 설명
DeleteSubject ( ) : System
DeleteSubject ( string id, string reason ) : System

메소드 상세

DeleteSubject() 공개 메소드

public DeleteSubject ( ) : System
리턴 System

DeleteSubject() 공개 메소드

public DeleteSubject ( string id, string reason ) : System
id string
reason string
리턴 System