On Mar 12, 2012, at 11:34 AM, Rodrigo 'r2d2rigo' Diaz wrote: > Does this problem affect System.Diagnostics.Debug.WriteLine too?
It should, as Debug.WriteLine() just calls Console.WriteLine():
https://github.com/mono/mono/blob/master/mcs/class/System/System.Diagnostics/Debug_2_1.cs#L71
- Jon
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch
