PostSharpAPI ReferencePost­Sharp.​Aspects.​DependenciesStandard­EffectsCustom
Open sandboxFocus

StandardEffects.Custom Field

Custom effect (implemented in an aspect advice). All advices have this effect by default, unless they are annotated by WaiveAspectEffectAttribute.

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