C# Class Display, btw-gtd

Datei anzeigen Open project: beingtheworst/btw-gtd Class Usage Examples

Public Properties

Property Type Description
Text string
Value ProjectId

Public Methods

Method Description
Display ( ProjectId value, string text )
ToString ( ) : string

Method Details

Display() public method

public Display ( ProjectId value, string text )
value ProjectId
text string

ToString() public method

public ToString ( ) : string
return string

Property Details

Text public_oe property

public string Text
return string

Value public_oe property

public ProjectId Value
return ProjectId