C#/.NET Little Wonders: The ReferenceEquals() method

added by rcash
8/21/2011 2:48:39 PM

116 Views

To help with writing code, in this post we focus on the the trivial yet simple things in the ,NET frame work that can make you a better programmer. In this post we'll look at the static method of the object class.


0 comments