Click or drag to resize

ILoggerFatal Method (String, Exception)

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
void Fatal(
	string message,
	Exception ex
)

Parameters

message
Type: SystemString
ex
Type: SystemException
See Also