C# Class Gtd.ArchiveAction

Inheritance: Command, ITrustedSystemCommand
Show file Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

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

Method Details

ArchiveAction() public method

public ArchiveAction ( ) : System
return System

ArchiveAction() public method

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