DependencyResolver::SetServices Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  System.Web.Http.Services
Assembly:  System.Web.Http (in System.Web.Http.dll)

public:
void SetServices(
	Type^ serviceType, 
	... array<Object^>^ values
)

Parameters

serviceType
Type: System::Type
values
Type: array<System::Object>
Show: