TryParse a string to a nullable type (DateTime, int, Decimal, etc)(blog.runxc.com)
submitted by
runxc1(220) 2 years, 7 months ago
Have you ever wanted to parse a string to a nullable type? This will show you how to do it in a Generic way so you don't have to rewrite your code to parse it to a Decimal? as opposed to a DateTime? or Int? or....
|category: C#
|Views: 120
tags:
C# another
Everyones tags:
Your Tags: