C# Class Gtd.ActionOutcomeChanged

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ActionOutcomeChanged() public méthode

public ActionOutcomeChanged ( ) : System
Résultat System

ActionOutcomeChanged() public méthode

public ActionOutcomeChanged ( TrustedSystemId id, ActionId actionId, ProjectId projectId, string actionOutcome, System.DateTime timeUtc ) : System
id TrustedSystemId
actionId ActionId
projectId ProjectId
actionOutcome string
timeUtc System.DateTime
Résultat System