C# Class Gtd.DueDateAssignedToAction

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DueDateAssignedToAction ( ) : System
DueDateAssignedToAction ( TrustedSystemId id, ActionId actionId, System.DateTime newDueDate ) : System

Method Details

DueDateAssignedToAction() public méthode

public DueDateAssignedToAction ( ) : System
Résultat System

DueDateAssignedToAction() public méthode

public DueDateAssignedToAction ( TrustedSystemId id, ActionId actionId, System.DateTime newDueDate ) : System
id TrustedSystemId
actionId ActionId
newDueDate System.DateTime
Résultat System