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