C# Class Gtd.DueDateRemovedFromAction

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DueDateRemovedFromAction ( ) : System
DueDateRemovedFromAction ( TrustedSystemId id, ActionId actionId, System.DateTime oldDueDate ) : System

Method Details

DueDateRemovedFromAction() public méthode

public DueDateRemovedFromAction ( ) : System
Résultat System

DueDateRemovedFromAction() public méthode

public DueDateRemovedFromAction ( TrustedSystemId id, ActionId actionId, System.DateTime oldDueDate ) : System
id TrustedSystemId
actionId ActionId
oldDueDate System.DateTime
Résultat System