CustomMethod.CallMethod Method

Namespace: BBNCExtensions.CustomServiceMethods
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public static Object CallMethod(
	string sMethodGuid,
	Object oMethodArgs
)

Parameters

sMethodGuid
Type: System.String
oMethodArgs
Type: System.Object

Return Value

Type: Object