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

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

Parameters

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