C# Class Gtd.CompleteAction

Inheritance: Command, ITrustedSystemCommand
ファイルを表示 Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
CompleteAction ( ) : System
CompleteAction ( TrustedSystemId id, ActionId actionId ) : System

Method Details

CompleteAction() public method

public CompleteAction ( ) : System
return System

CompleteAction() public method

public CompleteAction ( TrustedSystemId id, ActionId actionId ) : System
id TrustedSystemId
actionId ActionId
return System