C# Class Gtd.ActionAssignedToProject

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

Private Properties

Property Type Description

Public Methods

Method Description
ActionAssignedToProject ( ) : System
ActionAssignedToProject ( TrustedSystemId id, ActionId actionId, ProjectId newProject, System.DateTime timeUtc ) : System

Method Details

ActionAssignedToProject() public method

public ActionAssignedToProject ( ) : System
return System

ActionAssignedToProject() public method

public ActionAssignedToProject ( TrustedSystemId id, ActionId actionId, ProjectId newProject, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
newProject ProjectId
timeUtc System.DateTime
return System