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: 10.3.183.0
Syntax
public Allow(
	IEnumerable<string> methods
)

Parameters

methods
Type: System.Collections.GenericIEnumerableString
See Also