OnLocationSetValueAdvice Class
Custom attribute that, when applied on a method of an aspect class, specifies that this method is an advice having the same semantics as OnSetValue(LocationInterceptionArgs).
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
[RequiresLocationInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
public sealed class OnLocationSetValueAdvice : GroupingAdvice
Constructors
Name | Description |
---|---|
OnLocationSetValueAdvice() |