Share via


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
Public method TypeInstantiationAssembler<TObject, TConfiguration>

Methods

  Name Description
Public method 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.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.