DefaultDependencyResolver::GetServices Method

.NET Framework 4.5

Namespace:  Microsoft.AspNet.SignalR
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

public:
virtual IEnumerable<Object^>^ GetServices(
	Type^ serviceType
)

Parameters

serviceType
Type: System::Type

Implements

IDependencyResolver::GetServices(Type)
Show: