An NDoc Documented Class Library

ScreenIgnoreAttribute Class

For a list of all members of this type, see ScreenIgnoreAttribute Members.

System.Object
   System.Attribute
      Repository.EntityMapping.ScreenIgnoreAttribute

[Visual Basic]
Public Class ScreenIgnoreAttribute
    Inherits Attribute
[C#]
public class ScreenIgnoreAttribute : Attribute
[C++]
public __gc class ScreenIgnoreAttribute : public Attribute
[JScript]
public class ScreenIgnoreAttribute extends Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.EntityMapping

Assembly: White.Repository (in White.Repository.dll)

See Also

ScreenIgnoreAttribute Members | Repository.EntityMapping Namespace