C# Class Gtd.DueDateAssignedToAction

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

Private Properties

Property Type Description

Public Methods

Method Description
DueDateAssignedToAction ( ) : System
DueDateAssignedToAction ( TrustedSystemId id, ActionId actionId, System.DateTime newDueDate ) : System

Method Details

DueDateAssignedToAction() public method

public DueDateAssignedToAction ( ) : System
return System

DueDateAssignedToAction() public method

public DueDateAssignedToAction ( TrustedSystemId id, ActionId actionId, System.DateTime newDueDate ) : System
id TrustedSystemId
actionId ActionId
newDueDate System.DateTime
return System