MethodCreateMethod Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static Method CreateMethod(
MethodType m
)
Public Shared Function CreateMethod (
m As MethodType
) As Method
public:
static Method^ CreateMethod(
MethodType m
)
static member CreateMethod :
m : MethodType -> Method
Parameters
- m
- Type: Ozeki.VoIPMethodType
Return Value
Type:
MethodSee Also