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

ILocationInterceptionAspect Interface

Namespace: PostSharp.Aspects
Assembly: Metalama.Migration.dll
Syntax
public interface ILocationInterceptionAspect : ILocationLevelAspect, IAspect

Methods

Name Description
OnGetValue(LocationInterceptionArgs)

In Metalama, implement OverrideProperty.

OnSetValue(LocationInterceptionArgs)

In Metalama, implement OverrideProperty.