Click or drag to resize

ConfigPrintWarning Method

Note: This API is now obsolete.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
[ObsoleteAttribute("This method is exported for internal use only.")]
public static void PrintWarning(
	string InMessage,
	params Object[] InParams
)

Parameters

InMessage
Type: SystemString
InParams
Type: SystemObject
See Also