FAQ

Frequently Asked Questions
TitleModifiedSummary
C# Voodoo - default(Type)Wed, 15 Apr 2009

Q: How to get the default value of a type? return default(myObj.GetType()) does not work.

A: Forums Say...

My Solution

...snip...snip..
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way. © Copyright 2009 -- Guy Langston