A
Andreas Klemt
Hello,
what is the difference and what is better (performance etc) ?
a) If myDate.Equals(Date.MinValue)
b) If myDate = Date.MinValue
Thanks,
Andreas
what is the difference and what is better (performance etc) ?
a) If myDate.Equals(Date.MinValue)
b) If myDate = Date.MinValue
Thanks,
Andreas