C# Class Gtd.ActionDeferredUntil

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ActionDeferredUntil ( ) : System
ActionDeferredUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System

Method Details

ActionDeferredUntil() public méthode

public ActionDeferredUntil ( ) : System
Résultat System

ActionDeferredUntil() public méthode

public ActionDeferredUntil ( TrustedSystemId id, ActionId actionId, System.DateTime deferUntil ) : System
id TrustedSystemId
actionId ActionId
deferUntil System.DateTime
Résultat System