| IServiceLocatorGetAllInstancesTService Method |
Namespace:
Dynamicweb.Extensibility
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax IEnumerable<TService> GetAllInstances<TService>()
Function GetAllInstances(Of TService) As IEnumerable(Of TService)
Type Parameters
- TService
Return Value
Type:
IEnumerableTServiceSee Also