Inheritance
Exercise: Inherit from System.Object without using System.Object, Object or object.
Goal
Define a class named Proton that inherits from System.Object implicitly.
Page 6 of 18
Define a class named Proton that inherits from System.Object implicitly.