C# 클래스 Gtd.ChangeProjectOutcome

상속: Command, ITrustedSystemCommand
파일 보기 프로젝트 열기: beingtheworst/btw-gtd

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChangeProjectOutcome ( ) : System
ChangeProjectOutcome ( TrustedSystemId id, ProjectId projectId, string outcome ) : System

메소드 상세

ChangeProjectOutcome() 공개 메소드

public ChangeProjectOutcome ( ) : System
리턴 System

ChangeProjectOutcome() 공개 메소드

public ChangeProjectOutcome ( TrustedSystemId id, ProjectId projectId, string outcome ) : System
id TrustedSystemId
projectId ProjectId
outcome string
리턴 System