The main purpose of the Object class is to provide the low-level services to derived classes . There are two types in C# i.e Reference types and Value types. By using System. ValueType class, the value types inherit the object class implicitly.
The main purpose of the Object class is to provide the low-level services to derived classes . There are two types in C# i.e Reference types and Value types. By using System. ValueType class, the value types inherit the object class implicitly.