|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
Boxing and Unboxing in .Net
Converting of a value type to a reference type is known as Boxing. And similarly the reverse (reference to value type) is know as Unboxing.
Please look at the following link if you want to know more. http://aspalliance.com/986
Thanks
Sandeep Acharya
|
|
| | |
|
|
|
|
|
|
|