PostSharp / / API Reference / Post­Sharp.​Patterns.​Model / Notify­Property­Changed­Attribute / On­Method­Exit

Method OnMethodExit

OnMethodExit(MethodExecutionArgs)

Declaration
[OnMethodExitAdvice(Master = "OnMethodEntry", LinesOfCodeAvoided = 0)]
[MethodExecutionAdviceOptimization]
[Internal(AttributeId = -5178615503861546926L)]
[DebuggerAspectMethod]
public void OnMethodExit(MethodExecutionArgs args)
Parameters
Type Name Description
MethodExecutionArgs args