Slow debugging of MbUnit tests with Gallio and TD.NET(blog.andreloker.de)
submitted by
aloker(1810) 3 years, 2 months ago
If your code makes decisions based on the type of a boxed value be aware that nullable values are boxed slightly different: they lose their “Nullable-ness” and become either null or the boxed version of the value that they hold.
|category: C#
|Views: 23
tags:
C# another
Everyones tags:
Your Tags: