C# Class Gtd.ActionAssignedToProject

Inheritance: Event, ITrustedSystemEvent
Afficher le fichier Open project: beingtheworst/btw-gtd

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ActionAssignedToProject ( ) : System
ActionAssignedToProject ( TrustedSystemId id, ActionId actionId, ProjectId newProject, System.DateTime timeUtc ) : System

Method Details

ActionAssignedToProject() public méthode

public ActionAssignedToProject ( ) : System
Résultat System

ActionAssignedToProject() public méthode

public ActionAssignedToProject ( TrustedSystemId id, ActionId actionId, ProjectId newProject, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
newProject ProjectId
timeUtc System.DateTime
Résultat System