Click or drag to resize

Method(MethodType, String) Constructor

Initializes a new instance of the Method class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public Method(
	MethodType v,
	string t
)

Parameters

v  MethodType
 
t  String
 
See Also