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