Field OverrideOrIgnore
Tries to override the member, and silently ignore if it is impossible (i.e. if the existing member is defined in a base type and is sealed or non-virtual).
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public const MemberOverrideAction OverrideOrIgnore
Returns
Type | Description |
---|---|
MemberOverrideAction |