C# 클래스 Gtd.ChangeProjectType

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ChangeProjectType ( ) : System
ChangeProjectType ( TrustedSystemId id, ProjectId projectId, ProjectType type ) : System

메소드 상세

ChangeProjectType() 공개 메소드

public ChangeProjectType ( ) : System
리턴 System

ChangeProjectType() 공개 메소드

public ChangeProjectType ( TrustedSystemId id, ProjectId projectId, ProjectType type ) : System
id TrustedSystemId
projectId ProjectId
type ProjectType
리턴 System