Hi,
I am developing a smartphone app on my Windows computer and testing it with and iPhone. I tried printing "Hello, World!" using both Debug.Write() and Console.Write() in the Main method however it did not work. How do I do this in C#?
Thanks!
Hi,
I am developing a smartphone app on my Windows computer and testing it with and iPhone. I tried printing "Hello, World!" using both Debug.Write() and Console.Write() in the Main method however it did not work. How do I do this in C#?
Thanks!