Click or drag to resize
Allow Constructor (IEnumerableString)
Initializes a new instance of the Allow class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Allow(
	IEnumerable<string> methods
)

Parameters

methods
Type: System.Collections.GenericIEnumerableString
See Also