ILoggerFatal Method (String, Exception) |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxvoid Fatal(
string message,
Exception ex
)
Parameters
- message
- Type: SystemString
- ex
- Type: SystemException
See Also