C# Class Gtd.ActionIsNoLongerDeferred

Inheritance: Event, ITrustedSystemEvent
Show file Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

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

Method Details

ActionIsNoLongerDeferred() public method

public ActionIsNoLongerDeferred ( ) : System
return System

ActionIsNoLongerDeferred() public method

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