Class TypeIconPriorityAttribute
Namespace: Ludiq
Syntax
[AttributeUsage(AttributeTargets.Interface, AllowMultiple = false, Inherited = false)]
public sealed class TypeIconPriorityAttribute : Attribute, _Attribute
  Constructors
TypeIconPriorityAttribute()
Declaration
public TypeIconPriorityAttribute()
  TypeIconPriorityAttribute(Int32)
Declaration
public TypeIconPriorityAttribute(int priority)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | priority | 
Properties
priority
Declaration
public int priority { get; }
  Property Value
| Type | Description | 
|---|---|
| Int32 |