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: 10.3.183.0
Syntax
public From(
	AddrSpec addrSpec,
	IEnumerable<GenericParam> fromParam
)

Parameters

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