Class ExecuteBeforeAttribute
- Namespace
- Netick
- Assembly
- Netick.dll
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = true)]
public class ExecuteBeforeAttribute : Attribute
- Inheritance
-
ExecuteBeforeAttribute
- Inherited Members
Constructors
ExecuteBeforeAttribute(Type)
public ExecuteBeforeAttribute(Type targetType)
Parameters
targetType
Type
Fields
orderDecrease
public int orderDecrease
Field Value
targetType
public Type targetType