C# Class Gtd.ProjectDefined

Inheritance: Event, ITrustedSystemEvent
显示文件 Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
ProjectDefined ( ) : System
ProjectDefined ( TrustedSystemId id, ProjectId projectId, string projectOutcome, ProjectType type, System.DateTime timeUtc ) : System

Method Details

ProjectDefined() public method

public ProjectDefined ( ) : System
return System

ProjectDefined() public method

public ProjectDefined ( TrustedSystemId id, ProjectId projectId, string projectOutcome, ProjectType type, System.DateTime timeUtc ) : System
id TrustedSystemId
projectId ProjectId
projectOutcome string
type ProjectType
timeUtc System.DateTime
return System