Click or drag to resize
Invoke Constructor
Initializes a new instance of the Invoke class

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Invoke(
	string methodName,
	Object[] parameters
)

Parameters

methodName
Type: SystemString
parameters
Type: SystemObject
See Also