C# Class Gtd.ChangeProjectType

Inheritance: Command, ITrustedSystemCommand
Show file Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
ChangeProjectType ( ) : System
ChangeProjectType ( TrustedSystemId id, ProjectId projectId, ProjectType type ) : System

Method Details

ChangeProjectType() public method

public ChangeProjectType ( ) : System
return System

ChangeProjectType() public method

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