Class InspectableAttribute
Namespace: Ludiq
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false, Inherited = true)]
public sealed class InspectableAttribute : Attribute, _Attribute, IInspectableAttribute
  Constructors
InspectableAttribute()
Declaration
public InspectableAttribute()
  Properties
order
Declaration
public int order { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Int32 |