C# Class BGC.Parameters.PropertyChoiceInfoAttribute

Inheritance: Attribute
Show file Open project: UCRBrainGameCenter/BGC_Tools

Public Properties

Property Type Description
text string

Public Methods

Method Description
PropertyChoiceInfoAttribute ( string text ) : System

Method Details

PropertyChoiceInfoAttribute() public method

public PropertyChoiceInfoAttribute ( string text ) : System
text string
return System

Property Details

text public property

public string text
return string