Position
Gets the position of the current dependency, i.e. actually the position of the other aspect or advices with respect to the one related to this dependency.
Declaration
public AspectDependencyPosition Position { get; }
Property Value
Type | Description |
---|---|
AspectDependencyPosition |
Remarks
See documentation of AspectDependencyAction for a description of the meaning of combined Action and Position properties.