The documentation comes from the Markdown files in the source code, so is always up-to-date but available only in English. Enjoy!
This simple class implements a TextWriter writing in System.Diagnostics.Debug class. Useful for tests.
TextWriter
System.Diagnostics.Debug
Example:
[¬TestInitialize] public void Initialize() { ¬Connection.CurrentLog = new ¬DebugTextWriter(); }
© Signum Software. All Rights Reserved.
Powered by Signum Framework