Click or drag to resize

DependencyGraphInstanceConstructorWithContainerType Delegate


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

Parameters

container  DependencyContainer
 

Return Value

Object
See Also