AdviceDependencyAttribute Constructor |
Name | Description | |
---|---|---|
AdviceDependencyAttribute(AspectDependencyAction, String) |
Initializes a new AdviceDependencyAttribute without specifying the position,
implicitly set to Any.
| |
AdviceDependencyAttribute(AspectDependencyAction, AspectDependencyPosition, String) |
Initializes a new AdviceDependencyAttribute and specifies a position.
|