Show / Hide Table of Contents

Class RelativePriorityAttribute

Base class for attributes that define priority relatively.

Inheritance
System.Object
RelativePriorityAttribute
PriorityAfterAttribute
PriorityBeforeAttribute
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[]

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾