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

BindingAttribute Class

Bindings do not exist in Metalama. Instead, use invokers (e.g. IMethod.) to generate run-time code that invokes the desired method or accesses the property or event.

Inheritance
System.Object
BindingAttribute
Namespace: PostSharp.Aspects.Advices
Assembly: Metalama.Migration.dll
Syntax
public sealed class BindingAttribute : AdviceParameterAttribute

Constructors

Name Description
BindingAttribute()