Click or drag to resize

IInfoWarningErrorTextMessageService Methods

The IInfoWarningErrorTextMessageService type exposes the following members.

Methods
 NameDescription
Public methodWriteLine(MessageLevel, String, String) Writes a message line.
Public methodWriteLine(MessageLevel, String, String, Object) Writes a formatted message line.
Public methodWriteLine(MessageLevel, String, IFormatProvider, String, Object) Writes a culture-aware formatted message line.
Top
See Also