|
inlinestatic |
Writes a warning message to the trace listeners in the listeners collection using the specified array of objects and formatting information.
format | A format string that contains zero or more format items, which correspond to objects in the args array. |
...args | An object array containing zero or more objects to format. |