메소드 | 설명 | |
---|---|---|
AddAction ( ActionId action ) : void | ||
ChangeOutcome ( string newName ) : void | ||
ChangeType ( ProjectType type ) : void | ||
ProjectInfo ( ProjectId id, string name, ProjectType type ) : System | ||
RemoveAction ( ActionId action ) : void |
public ProjectInfo ( ProjectId id, string name, ProjectType type ) : System | ||
id | ProjectId | |
name | string | |
type | ProjectType | |
리턴 | System |