Open sandboxFocus

Class RequirePostSharpAttribute

In Metalama, use RequireAspectWeaverAttribute.

Inheritance
RequirePostSharpAttribute
Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Interface, AllowMultiple = true)]
[Obsolete("In Metalama, use 'RequireAspectWeaverAttribute'.", false)]
public sealed class RequirePostSharpAttribute : Attribute

Constructors

Name Description
RequirePostSharpAttribute(string)
RequirePostSharpAttribute(string, string)
RequirePostSharpAttribute(Type)

Properties

Name Description
AnyTypeReference
AssemblyReferenceOnly
PlugIn
ServiceType
Task