C# Class Gtd.DefineSingleActionProject

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

Private Properties

Property Type Description

Public Methods

Method Description
DefineSingleActionProject ( ) : System
DefineSingleActionProject ( TrustedSystemId id, RequestId requestId, StuffId stuffId ) : System

Method Details

DefineSingleActionProject() public method

public DefineSingleActionProject ( ) : System
return System

DefineSingleActionProject() public method

public DefineSingleActionProject ( TrustedSystemId id, RequestId requestId, StuffId stuffId ) : System
id TrustedSystemId
requestId RequestId
stuffId StuffId
return System