--Vamsi Effective Blogs "Make everything as simple as possible but not simpler"--
Foo first = new Foo(); Foo second = new Foo(); Boolean areEqual = first.Equals(second);
No comments:
Post a Comment