PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesStandard­EffectsChange­Control­Flow
Open sandboxFocus

StandardEffects.ChangeControlFlow Field

Change the flow control (for instance by having the possibility to skip execution of an intercepted method).

Namespace: PostSharp.Aspects.Dependencies
Assembly: PostSharp.dll
Syntax
public const string ChangeControlFlow = "ChangeControlFlow"
Returns
Type Description
System.String