Initializes a new instance of the
ReferUAS class
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ReferUAS(
DependencyContainer container
)
Public Sub New (
container As DependencyContainer
)
public:
ReferUAS(
DependencyContainer^ container
)
new :
container : DependencyContainer -> ReferUAS
Parameters
- container
- Type: Ozeki.CommonDependencyContainer
See Also