Table of Contents

Class ExecutionOrderAttribute

Namespace
Netick
Assembly
Netick.dll
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = true)]
public class ExecutionOrderAttribute : Attribute
Inheritance
ExecutionOrderAttribute
Inherited Members

Constructors

ExecutionOrderAttribute(int)

public ExecutionOrderAttribute(int order)

Parameters

order int

Fields

order

public int order

Field Value

int