| IServiceLocatorGetInstance Method (Type) |
Namespace:
Dynamicweb.Extensibility
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax Object GetInstance(
Type serviceType
)
Function GetInstance (
serviceType As Type
) As Object
Parameters
- serviceType
- Type: SystemType
Return Value
Type:
ObjectSee Also