SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Class PropertyHeaderAttribute

    Namespace
    LoM.Super
    Assembly
    LoM.Super.dll

    Attribute to specify a header for a property. Is drawn above the property.

    [AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = true)]
    public class PropertyHeaderAttribute : Attribute
    Inheritance
    object
    Attribute
    PropertyHeaderAttribute

    Constructors

    PropertyHeaderAttribute(string)

    public PropertyHeaderAttribute(string header)

    Parameters

    header string

    PropertyHeaderAttribute(HeaderAttribute)

    public PropertyHeaderAttribute(HeaderAttribute header)

    Parameters

    header HeaderAttribute

    Properties

    Header

    public string Header { get; }

    Property Value

    string
    © Lords of Mahlstrom Gaming, all rights reserved.