MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsMethod­Implementation­Aspect
Open sandboxFocus

MethodImplementationAspect Class

In Metalama, use OverrideMethodAspect.

Inheritance
MethodImplementationAspect
Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
[MulticastAttributeUsage]
public abstract class MethodImplementationAspect : MethodLevelAspect, IMethodLevelAspectBuildSemantics, IAspectBuildSemantics, IValidableAnnotation, IMethodInterceptionAspect, IMethodLevelAspect, IAspect

Constructors

Name Description
MethodImplementationAspect()

Methods

Name Description
CreateAspectConfiguration()

Not supported in Metalama.

OnInvoke(MethodInterceptionArgs)

In Metalama, override OverrideMethod().