Click or drag to resize

IServiceLocatorGetAllInstances Method (Type)

Namespace:  Dynamicweb.Extensibility
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
IEnumerable<Object> GetAllInstances(
	Type serviceType
)

Parameters

serviceType
Type: SystemType

Return Value

Type: IEnumerableObject
See Also