C# Class Imagin.Core.LabelAttribute

Inheritance: Attribute
Show file Open project: imagin-tech/Imagin.NET

Public Properties

Property Type Description
Label bool

Public Methods

Method Description
LabelAttribute ( ) : System
LabelAttribute ( bool label ) : System

Method Details

LabelAttribute() public method

public LabelAttribute ( ) : System
return System

LabelAttribute() public method

public LabelAttribute ( bool label ) : System
label bool
return System

Property Details

Label public property

public bool Label
return bool