C# Class Gtd.ChangeActionOutcome

Inheritance: Command, ITrustedSystemCommand
Afficher le fichier Open project: beingtheworst/btw-gtd

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangeActionOutcome ( ) : System
ChangeActionOutcome ( TrustedSystemId id, ActionId actionId, string outcome ) : System

Method Details

ChangeActionOutcome() public méthode

public ChangeActionOutcome ( ) : System
Résultat System

ChangeActionOutcome() public méthode

public ChangeActionOutcome ( TrustedSystemId id, ActionId actionId, string outcome ) : System
id TrustedSystemId
actionId ActionId
outcome string
Résultat System