C# Class Gtd.CompleteAction

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CompleteAction ( ) : System
CompleteAction ( TrustedSystemId id, ActionId actionId ) : System

Method Details

CompleteAction() public méthode

public CompleteAction ( ) : System
Résultat System

CompleteAction() public méthode

public CompleteAction ( TrustedSystemId id, ActionId actionId ) : System
id TrustedSystemId
actionId ActionId
Résultat System