CorLib  

ObjectBase

ObjectBase overview

Public:

Methods:
Equals Default object comparison. Simply checks for reference to same instance.  
GetHashCode Returns a hashcode for the specified object instance.  
ToString Returns a string representation of the object instance with optional project name.  

See Also