Sends a string to the debugger for display.
[DllImport("kernel32.dll")] static extern void OutputDebugString(string lpOutputString);
None.
Please add some!
System.Diagnostics.Debugger.Log