MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIOn­Method­Boundary­AspectOn­Success
Open sandboxFocus

IOnMethodBoundaryAspect.OnSuccess Method

OnSuccess(MethodExecutionArgs)

Implement OverrideMethod(), call meta.Proceed() in a try/catch block, and add this logic to the end of the try block.

Declaration
void OnSuccess(MethodExecutionArgs args)
Parameters
Type Name Description
MethodExecutionArgs args