Click or drag to resize

ServiceLocatorGetAllInstancesTService Method

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public virtual IEnumerable<TService> GetAllInstances<TService>()

Type Parameters

TService

Return Value

Type: IEnumerableTService

Implements

IServiceLocatorGetAllInstancesTService
See Also