Class RelativePriorityAttribute
Base class for attributes that define priority relatively.
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public abstract class RelativePriorityAttribute : Attribute
Constructors
RelativePriorityAttribute(Type[])
Declaration
public RelativePriorityAttribute(params Type[] types)
Parameters
Type | Name | Description |
---|---|---|
System.Type[] | types |
Fields
Types
Declaration
public Type[] Types
Field Value
Type | Description |
---|---|
System.Type[] |