C# questions
Tuesday, April 25, 2006 8:14 AM
Can you describe a situation in which you would actually make use of boxing and unboxing? I understand the concept but I'm struggling to think of a situation in which that would require me to use these.
Also, why would you use a struct instead
Read More