Method Message
Message(String)
Prints a message to the infoStream (if non-null), prefixed with the identifying information for this writer and the thread that's calling it.
Declaration
public virtual void Message(String message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |