SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Class PropertyTooltipAttribute

    Namespace
    LoM.Super
    Assembly
    LoM.Super.dll

    Attribute to specify a tooltip for a property.

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

    Constructors

    PropertyTooltipAttribute(string)

    public PropertyTooltipAttribute(string tooltip)

    Parameters

    tooltip string

    PropertyTooltipAttribute(TooltipAttribute)

    public PropertyTooltipAttribute(TooltipAttribute tooltip)

    Parameters

    tooltip TooltipAttribute

    Properties

    Tooltip

    public string Tooltip { get; }

    Property Value

    string
    © Lords of Mahlstrom Gaming, all rights reserved.