MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​Aspects.​DependenciesAdvice­Dependency­Attribute
Open sandboxFocus

AdviceDependencyAttribute Class

In Metalama, advice methods have no dependencies.

Inheritance
AdviceDependencyAttribute
Namespace: PostSharp.Aspects.Dependencies
Assembly: Metalama.Migration.dll
Syntax
public sealed class AdviceDependencyAttribute : AspectDependencyAttribute

Constructors

Name Description
AdviceDependencyAttribute(AspectDependencyAction, AspectDependencyPosition, String)
AdviceDependencyAttribute(AspectDependencyAction, String)

Properties

Name Description
AdviceMethodName