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