C# Class BGC.Parameters.OutputFieldAttribute

Inheritance: Attribute
Datei anzeigen Open project: UCRBrainGameCenter/BGC_Tools

Public Properties

Property Type Description
fieldName string

Public Methods

Method Description
OutputFieldAttribute ( string fieldName ) : System

Method Details

OutputFieldAttribute() public method

public OutputFieldAttribute ( string fieldName ) : System
fieldName string
return System

Property Details

fieldName public_oe property

public string fieldName
return string