An NDoc Documented Class Library

MemoryAppender.Write Method (StreamWriter)

Write the current content of the log to the given stream.

public void Write(
   StreamWriter stream
);

Parameters

stream
Stream to write messages to.

See Also

MemoryAppender Class | EnterpriseDT.Util.Debug Namespace | MemoryAppender.Write Overload List