Click or drag to resize
From Constructor (AddrSpec, IEnumerableGenericParam)
Initializes a new instance of the From class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public From(
	AddrSpec addrSpec,
	IEnumerable<GenericParam> fromParam
)

Parameters

addrSpec
Type: Ozeki.VoIPAddrSpec
fromParam
Type: System.Collections.GenericIEnumerableGenericParam
See Also