C# Class Gtd.ActionDefined

Inheritance: Event, ITrustedSystemEvent
Afficher le fichier Open project: beingtheworst/btw-gtd

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ActionDefined() public méthode

public ActionDefined ( ) : System
Résultat System

ActionDefined() public méthode

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
Résultat System