C# Class Gtd.ChangeStuffDescription

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

Private Properties

Property Type Description

Public Methods

Method Description
ChangeStuffDescription ( ) : System
ChangeStuffDescription ( TrustedSystemId id, StuffId stuffId, string newDescriptionOfStuff ) : System

Method Details

ChangeStuffDescription() public method

public ChangeStuffDescription ( ) : System
return System

ChangeStuffDescription() public method

public ChangeStuffDescription ( TrustedSystemId id, StuffId stuffId, string newDescriptionOfStuff ) : System
id TrustedSystemId
stuffId StuffId
newDescriptionOfStuff string
return System