TypeInstantiationAssembler<TObject, TConfiguration> Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The TypeInstantiationAssembler<TObject, TConfiguration> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TypeInstantiationAssembler<TObject, TConfiguration> |
Methods
Name | Description | |
---|---|---|
Assemble |
Builds an instance of the subtype of TObject type the receiver knows how to build by invoking the default constructor on the type specified by the configuration object.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
TypeInstantiationAssembler<TObject, TConfiguration> Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ObjectBuilder Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |