Click or drag to resize

DependencyGraphInstanceConstructorWithContainerType Delegate

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public delegate Object DependencyGraphInstanceConstructorWithContainerType(
	DependencyContainer container
)

Parameters

container
Type: Ozeki.CommonDependencyContainer

Return Value

Type: Object
See Also