SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Class LabelAttribute

    Namespace
    LoM.Super
    Assembly
    LoM.Super.dll

    Attribute to specify a custom label for a field or property.

    [AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
    public class LabelAttribute : Attribute
    Inheritance
    object
    Attribute
    LabelAttribute

    Constructors

    LabelAttribute(string)

    public LabelAttribute(string label)

    Parameters

    label string

    Properties

    Label

    public string Label { get; }

    Property Value

    string
    © Lords of Mahlstrom Gaming, all rights reserved.