| MefServiceLocatorDoGetAllInstances Method |
Namespace:
Dynamicweb.Extensibility.Providers
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax protected override IEnumerable<Object> DoGetAllInstances(
Type serviceType
)
Protected Overrides Function DoGetAllInstances (
serviceType As Type
) As IEnumerable(Of Object)
Parameters
- serviceType
- Type: SystemType
Return Value
Type:
IEnumerableObjectSee Also