ObjectStatic

ObjectStatic


Provides default implementations of the IObject interface.


Public:

Methods:

NameDescription
 Equals Checks the equality of the two values.  
 GetHashCode Generates a hashcode for a specified value.  
 ToString Returns a default string representation of an object.  

See Also

Project CorLib Overview

Class ObjectStatic Overview