C# Class Gtd.StuffArchived

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

Private Properties

Property Type Description

Public Methods

Method Description
StuffArchived ( ) : System
StuffArchived ( TrustedSystemId id, StuffId stuffId, System.DateTime timeUtc ) : System

Method Details

StuffArchived() public method

public StuffArchived ( ) : System
return System

StuffArchived() public method

public StuffArchived ( TrustedSystemId id, StuffId stuffId, System.DateTime timeUtc ) : System
id TrustedSystemId
stuffId StuffId
timeUtc System.DateTime
return System