C# Class Gtd.ActionDeferredUntil

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

Private Properties

Property Type Description

Public Methods

Method Description
ActionDeferredUntil ( ) : System
ActionDeferredUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System

Method Details

ActionDeferredUntil() public method

public ActionDeferredUntil ( ) : System
return System

ActionDeferredUntil() public method

public ActionDeferredUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System
id TrustedSystemId
actionId ActionId
deferUntil System.DateTime
return System