Skip to main content

Class WeaverIgnoreAttribute

Tells Weaver to ignore a field or Method

Inheritance
System.Object
System.Attribute
Inherited Members
Show
Syntax
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Method)]
public sealed class WeaverIgnoreAttribute : Attribute, _Attribute