Click or drag to resize

ServiceLocatorDoGetAllInstances Method

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
protected abstract IEnumerable<Object> DoGetAllInstances(
	Type serviceType
)

Parameters

serviceType
Type: SystemType

Return Value

Type: IEnumerableObject
See Also