Class ExcludeServiceAttribute
Base class for Attribute types that exclude services from Reflection scanning.
Inheritance
System.Object
System.Attribute
ExcludeServiceAttribute
Inherited Members
System.Attribute.Equals(System.Object)
System.Attribute.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Lucene.Net.Util
Assembly: Lucene.Net.dll
Syntax
public abstract class ExcludeServiceAttribute : Attribute