csharp writeline debug

Code Example - csharp writeline debug

                
                        // If Console.WriteLine(a) doesn't work, try:

System.Diagnostics.Debug.WriteLine(a);