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