C# Class Gtd.PutStuffInInbox

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

Private Properties

Property Type Description

Public Methods

Method Description
PutStuffInInbox ( ) : System
PutStuffInInbox ( TrustedSystemId id, RequestId requestId, string stuffDescription ) : System

Method Details

PutStuffInInbox() public method

public PutStuffInInbox ( ) : System
return System

PutStuffInInbox() public method

public PutStuffInInbox ( TrustedSystemId id, RequestId requestId, string stuffDescription ) : System
id TrustedSystemId
requestId RequestId
stuffDescription string
return System