Order
Gets the execution order of the dynamic advice. See DynamicAdviceOrder.
Declaration
public abstract int Order { get; }
Property Value
Type | Description |
---|---|
int |
Gets the execution order of the dynamic advice. See DynamicAdviceOrder.
public abstract int Order { get; }
Type | Description |
---|---|
int |