Click or drag to resize

ServiceLocatorGetInstance Method (Type)

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public virtual Object GetInstance(
	Type serviceType
)

Parameters

serviceType
Type: SystemType

Return Value

Type: Object

Implements

IServiceLocatorGetInstance(Type)
See Also