WrapperAttribute Class

This class defines an attribute that identifies the corresponding wrapped class or member.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Teigha.RuntimeWrapperAttribute

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public sealed class WrapperAttribute : Attribute

The WrapperAttribute type exposes the following members.

Constructors
  Name Description
Public method WrapperAttribute Constructor for the WrapperAttribute class.
Top
Properties
  Name Description
Public property TypeId
(Inherited from Attribute)
Public property WrappedClass This property represents name of a wrapped class.
Top
Methods
  Name Description
Public method Equals
(Inherited from Attribute)
Public method GetHashCode
(Inherited from Attribute)
Public method GetType
(Inherited from Object)
Public method IsDefaultAttribute
(Inherited from Attribute)
Public method Match
(Inherited from Attribute)
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.