A Sandcastle Documented Class Library
|
ILoggerFatalFormat Method |
Overload List
| Name | Description | |
|---|---|---|
|
FatalFormat(String, Object) |
Formats fatal message
Replaces the format items in a specified string with
the string expression of a corresponding object in specific array
|
|
FatalFormat(IFormatProvider, String, Object) |
Formats fatal message
Replaces the format items in a specified string with
the string expression of a corresponding object in specific array
|
See Also