MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIMethod­Interception­Aspect
Open sandboxFocus

IMethodInterceptionAspect Interface

In Metalama, use OverrideMethodAspect.

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
public interface IMethodInterceptionAspect : IMethodLevelAspect, IAspect

Methods

Name Description
OnInvoke(MethodInterceptionArgs)

In Metalama, implement OverrideMethod().