What is the root class in .Net

1 Answer

0 votes
Object Class - Namespace: System is the base class of all .NET classes,
and the root of the classes hierarchy.

 



answered Sep 5, 2019 by avibootz
edited Sep 5, 2019 by avibootz

Related questions

...