C# Class Gtd.TrashStuff

Inheritance: Command, ITrustedSystemCommand
Mostrar archivo Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
TrashStuff ( ) : System
TrashStuff ( TrustedSystemId id, StuffId stuffId ) : System

Method Details

TrashStuff() public method

public TrashStuff ( ) : System
return System

TrashStuff() public method

public TrashStuff ( TrustedSystemId id, StuffId stuffId ) : System
id TrustedSystemId
stuffId StuffId
return System