Click or drag to resize

Config.PrintError 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 PrintError(
	string InMessage,
	params Object[] InParams
)

Parameters

InMessage
Type: System.String
InParams
Type:System.Object[]
See Also