Debug dot What ???
Posted
Sat, May 7 2005 13:45
by
bill
So I was coding away in VB.NET 2005, and went to add a Debug.WriteLine statement.
So I typed Debug. and looked at the intellisense window....
And my first reaction was where's WriteLine, surely that WriteLine should be in the "Common" list, not only in the "All" list
Of course, I didn't really look at the two items that were in the common list ... i wanted WriteLine and it wasn't there....
But then .... like a beam of sunlight breaking through ... I saw it...
Was it an illusion? I could not be sure. I had to be sure....
No, nope illusion, there it is in the actual System.Diagnostics.Debug class in all it's glory ....
What's that, you still don't know what I am talking about ??
Well you need to crack open Vb.NET 2005 and try the Debug dot enlightenment thang 