C# Class Gtd.ActionArchived

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

Private Properties

Property Type Description

Public Methods

Method Description
ActionArchived ( ) : System
ActionArchived ( TrustedSystemId id, ActionId actionId, ProjectId projectId, System.DateTime timeUtc ) : System

Method Details

ActionArchived() public method

public ActionArchived ( ) : System
return System

ActionArchived() public method

public ActionArchived ( TrustedSystemId id, ActionId actionId, ProjectId projectId, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
projectId ProjectId
timeUtc System.DateTime
return System