The simple way is using System.Diagnostics.Debug.WriteLine()
Your can then read what you’re writing to the output by clicking
the menu “DEBUG” -> “Windows” -> “Output”.
The simple way is using System.Diagnostics.Debug.WriteLine()
Your can then read what you’re writing to the output by clicking
the menu “DEBUG” -> “Windows” -> “Output”.