D
Devin Dow
Framework Classes, like Point, PointF, Rectangle, etc., show nice info when
you float over them or do a watch. For example, floating over a PointF
shows "{X=1.0 Y=2.0}" But my classes only show the Type, for example
"MyNamespace.MyType". It's a shame that it's not as easy as just
implementing ToString().
(e-mail address removed)
Please reply via email.
you float over them or do a watch. For example, floating over a PointF
shows "{X=1.0 Y=2.0}" But my classes only show the Type, for example
"MyNamespace.MyType". It's a shame that it's not as easy as just
implementing ToString().
(e-mail address removed)
Please reply via email.