PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­AttributeOn­Method­Resume
Open sandboxFocus

NotifyPropertyChangedAttribute.OnMethodResume Method

OnMethodResume(MethodExecutionArgs)

Declaration
[OnMethodResumeAdvice(Master = "OnMethodEntry", LinesOfCodeAvoided = 0)]
[ProvideAspectRole("INPC_EventRaise")]
[AspectRoleDependency]
[AspectRoleDependency]
[AdviceDependency]
[MethodPointcut("SelectMethods")]
[MethodExecutionAdviceOptimization]
[Internal(AttributeId = -5178615503861546928L)]
[DebuggerAspectMethod]
public void OnMethodResume(MethodExecutionArgs args)
Parameters
Type Name Description
MethodExecutionArgs args