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

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Language(
	string lr,
	IEnumerable<GenericParam> ap
)

Parameters

lr
Type: SystemString
ap
Type: System.Collections.GenericIEnumerableGenericParam
See Also