G
Guest
Hi,
as a newbie to C# I was not clear on the difference and usage of
the trace and debug classes.
I know how to use them and the debug.assert method seems
very akin to unit testing practices.
They seem very similar to me - are they? is it something to
do with implementation on the CLR level or do they indeeed
have different 'logical' uses?
Thanks
Charlie
as a newbie to C# I was not clear on the difference and usage of
the trace and debug classes.
I know how to use them and the debug.assert method seems
very akin to unit testing practices.
They seem very similar to me - are they? is it something to
do with implementation on the CLR level or do they indeeed
have different 'logical' uses?
Thanks
Charlie