PostSharp / / API Reference / Post­Sharp.​Aspects / Location­Interception­Aspect / On­Get­Value

Method OnGetValue

OnGetValue(LocationInterceptionArgs)

Declaration
[RequiresLocationInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
[HasInheritedAttribute]
[LocationInterceptionAdviceOptimization]
public virtual void OnGetValue(LocationInterceptionArgs args)
Parameters
Type Name Description
LocationInterceptionArgs args
Implements
ILocationInterceptionAspect.OnGetValue(LocationInterceptionArgs)