Introduction - If you have any usage issues, please Google them yourself
Each time you use the Visual Studio C# Debug.WriteLine debugging. The a personal debugging information system debugging information mixed together, it is difficult to distinguish between. CSharpTraceServer, CSharpTraceDll should appear. Use: 1.CSharpTraceServer. Open CSharpTraceServer.exe. 2.CSharpTraceDll. In personal projects add CSharpTraceDll.dll reference. Using the following interface to start debugging: CSharpTraceDll.CSharpTraceDll.Debug (" printing information" ) routine: Test (Test.exe)