ILogger.FatalFormat Method

TegoOS

ILoggerFatalFormat Method
Overload List
  Name Description
Public method 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
Public method 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
Top
See Also