C# Class Gtd.ChangeProjectType

Inheritance: Command, ITrustedSystemCommand
Afficher le fichier Open project: beingtheworst/btw-gtd

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangeProjectType ( ) : System
ChangeProjectType ( TrustedSystemId id, ProjectId projectId, ProjectType type ) : System

Method Details

ChangeProjectType() public méthode

public ChangeProjectType ( ) : System
Résultat System

ChangeProjectType() public méthode

public ChangeProjectType ( TrustedSystemId id, ProjectId projectId, ProjectType type ) : System
id TrustedSystemId
projectId ProjectId
type ProjectType
Résultat System