Click or drag to resize

HelperServiceInterfaceExecuteAsServiceTClass Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public Object ExecuteAsService<TClass>(
	string InMethodName,
	Object[] InParams
)

Parameters

InMethodName
Type: SystemString
InParams
Type: SystemObject

Type Parameters

TClass

Return Value

Type: Object
See Also