C# Class SettingsCompiler.EnumLabelAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: TheRealMJP/Shadows Class Usage Examples

Public Properties

Property Type Description
Label string

Public Methods

Method Description
EnumLabelAttribute ( string label ) : System

Method Details

EnumLabelAttribute() public method

public EnumLabelAttribute ( string label ) : System
label string
return System

Property Details

Label public_oe property

public string Label
return string