C# Class Gtd.ActionDeferDateShifted

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ActionDeferDateShifted ( ) : System
ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System

Method Details

ActionDeferDateShifted() public méthode

public ActionDeferDateShifted ( ) : System
Résultat System

ActionDeferDateShifted() public méthode

public ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System
id TrustedSystemId
actionId ActionId
oldDeferDate System.DateTime
newDeferDate System.DateTime
Résultat System