Tuesday, May 13, 2008

object class

object class: Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.

Members and Methods:
Equals
Finalize
GetHashCode
GetType
ReferenceEquals
ToString

Posted by at 08:26:06
Comments

Leave a Reply