NPersistence Reference Guide
Specifies that the invocation of superclass listeners is to be excluded for the entity class (or mapped superclass) and its subclasses.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public sealed class ExcludeSuperclassListeners : Attribute

Members

      
 All Members  Constructors  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ExcludeSuperclassListeners()()()()
Initializes a new instance of the ExcludeSuperclassListeners class

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    NPersistence..::..ExcludeSuperclassListeners

See Also