Is it possible to simulate Dump(description, depth) with Util.CreateXhtmlWriter() ?
I am using Util.CreateXhtmlWriter(true) to generate html which is displayed in a webbrowser in a winforms application.
This allows me to simulate the effects of Dump(), but is it possible to set the initial depth and also a description, ie to get the same output as Dump(description, depth) when run from inside Linqpad?
This allows me to simulate the effects of Dump(), but is it possible to set the initial depth and also a description, ie to get the same output as Dump(description, depth) when run from inside Linqpad?
Comments
https://stackoverflow.com/questions/6032908/is-there-a-library-that-provides-a-formatted-dump-function-like-linqpad