Open sandboxFocus

Class ProvideAspectRoleAttribute

Aspect roles are not supported in Metalama.

Inheritance
ProvideAspectRoleAttribute
Namespace: PostSharp.Aspects.Dependencies
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = true)]
[Obsolete("Aspect roles are not supported in Metalama.", false)]
public sealed class ProvideAspectRoleAttribute : AspectDependencyAttribute

Constructors

Name Description
ProvideAspectRoleAttribute(string)

Properties

Name Description
Role