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

AspectTypeDependencyAttribute Class

In Metalama, use AspectOrderAttribute to specify order dependencies (typically one attribute per aspect library). The other kinds of dependencies are not supported in Metalama.

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

Constructors

Name Description
AspectTypeDependencyAttribute(AspectDependencyAction, AspectDependencyPosition, Type)
AspectTypeDependencyAttribute(AspectDependencyAction, Type)

Properties

Name Description
AspectType