Share via


NamedTypeBuildKey.Make Method

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 latest Unity Application Block information can be found at the Unity Application Block site.

Overload List

  Name Description
Ee649985.pubmethod(en-us,PandP.10).gifEe649985.static(en-us,PandP.10).gif Make<T>()
This helper method creates a new NamedTypeBuildKey instance. It is initialized for the default key for the given type.
Ee649985.pubmethod(en-us,PandP.10).gifEe649985.static(en-us,PandP.10).gif Make<T>(String)
This helper method creates a new NamedTypeBuildKey instance for the given type and key.

See Also

NamedTypeBuildKey Structure

NamedTypeBuildKey Members

Microsoft.Practices.ObjectBuilder2 Namespace