Click or drag to resize

IgnoreInheritedClassAttribute Class

Fields inherited from base classes will be ignored.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    FileHelpersIgnoreInheritedClassAttribute

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public sealed class IgnoreInheritedClassAttribute : Attribute

The IgnoreInheritedClassAttribute type exposes the following members.

Constructors
  NameDescription
Public methodIgnoreInheritedClassAttribute
Fields inherited from base classes will be ignored.
Top
Remarks
See the complete attributes list for more information and examples of each one.
See Also