GenericResolver<T>.Resolve Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Resolve() |
Returns a T from the underlying container.
|
|
Resolve(Type) |
Returns an instance of childType whose ancestor must be of type T.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ContainerUtility Namespace