C# Class Gtd.DefineProject

Inheritance: Command, ITrustedSystemCommand
Mostrar archivo Open project: beingtheworst/btw-gtd

Private Properties

Property Type Description

Public Methods

Method Description
DefineProject ( ) : System
DefineProject ( TrustedSystemId id, RequestId requestId, string projectOutcome ) : System

Method Details

DefineProject() public method

public DefineProject ( ) : System
return System

DefineProject() public method

public DefineProject ( TrustedSystemId id, RequestId requestId, string projectOutcome ) : System
id TrustedSystemId
requestId RequestId
projectOutcome string
return System