C# Class Gtd.StuffPutInInbox

Inheritance: Event, ITrustedSystemEvent
Show file Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
StuffPutInInbox ( ) : System
StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System

Method Details

StuffPutInInbox() public method

public StuffPutInInbox ( ) : System
return System

StuffPutInInbox() public method

public StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System
id TrustedSystemId
stuffId StuffId
stuffDescription string
timeUtc System.DateTime
return System