S
Sukh
Hi,
I have two object of same class but I want to check if there is any
value different b/w both object or not
Is there any way...
Obj1.Equals(obj2) is not working for this.
Its in C#
Thanks.
Sukh
I have two object of same class but I want to check if there is any
value different b/w both object or not
Is there any way...
Obj1.Equals(obj2) is not working for this.
Its in C#
Thanks.
Sukh