Nevron .NET Vision
Nevron.Filters Namespace / NAssignableFromTypeFilter Class
Fields Properties Methods


In This Topic
    NAssignableFromTypeFilter Class Members
    In This Topic

    The following tables list the members exposed by NAssignableFromTypeFilter.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Protected Fields
     NameDescription
    Protected FieldThe target type (Inherited from Nevron.Filters.NObjectTypeFilter)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the target type of the object type filter (Inherited from Nevron.Filters.NObjectTypeFilter)
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Filters.NFilter)
    Public MethodOverridden. Overriden to return true if the specified object type can be assigned to the target type  
    Top
    See Also