TypeBindingAttribute Members
Binds a model type to a target type. Target types are those used in an implementation or adapter.
The following tables list the members exposed by the TypeBindingAttribute type.
Public Constructors
Name | Description | |
---|---|---|
TypeBindingAttribute | Initializes a new instance of the TypeBindingAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
TypeId | (Inherited from Attribute) | |
TypeName | Gets the type name for the target type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
TypeBindingAttribute Class
Microsoft.Modeling Namespace