C# Class Gtd.ActionDeferDateShifted

Inheritance: Event, ITrustedSystemEvent
Mostrar archivo Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
ActionDeferDateShifted ( ) : System
ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System

Method Details

ActionDeferDateShifted() public method

public ActionDeferDateShifted ( ) : System
return System

ActionDeferDateShifted() public method

public ActionDeferDateShifted ( TrustedSystemId id, ActionId actionId, System.DateTime oldDeferDate, System.DateTime newDeferDate ) : System
id TrustedSystemId
actionId ActionId
oldDeferDate System.DateTime
newDeferDate System.DateTime
return System