DependencyResolver.InnerSetResolver Method
This API supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InnerSetResolver(Object) | This API supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code. |
|
InnerSetResolver(IDependencyResolver) | This API supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code. |
|
InnerSetResolver(Func<Type, Object>, Func<Type, IEnumerable<Object>>) | This API supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code. |
Applications should use SetResolver.
Show: