C# Class Gtd.ActionDefined

Inheritance: Event, ITrustedSystemEvent
Mostrar archivo Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

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

Method Details

ActionDefined() public method

public ActionDefined ( ) : System
return System

ActionDefined() public method

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