C# Class Gtd.ActionRemovedFromProject

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

Private Properties

Property Type Description

Public Methods

Method Description
ActionRemovedFromProject ( ) : System
ActionRemovedFromProject ( TrustedSystemId id, ActionId actionId, ProjectId oldProject, System.DateTime timeUtc ) : System

Method Details

ActionRemovedFromProject() public method

public ActionRemovedFromProject ( ) : System
return System

ActionRemovedFromProject() public method

public ActionRemovedFromProject ( TrustedSystemId id, ActionId actionId, ProjectId oldProject, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
oldProject ProjectId
timeUtc System.DateTime
return System