PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesOn­Location­Get­Value­Advice
Open sandboxFocus

Class OnLocationGetValueAdvice

Custom attribute that, when applied on a method of an aspect class, specifies that this method is an advice having the same semantics as OnGetValue(LocationInterceptionArgs).

Inheritance
OnLocationGetValueAdvice
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
[RequiresLocationInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
public sealed class OnLocationGetValueAdvice : GroupingAdvice

Constructors

Name Description
OnLocationGetValueAdvice() PostSharp.Aspects.Advices.OnLocationGetValueAdvice