Converting Nullable Values to Their Default, Non-Nullable Values(geekswithblogs.net)
submitted by
senfo(881) 8 months, 12 days ago
If you've ever needed to convert a Nullable<T> type to a its default, non-nullable value when its nullable value is null, here's a handy extension method to help you out.
|category: C#
|Views: 5
tags:
C# another
Everyones tags:
Your Tags: