Inheritance

Exercise: Inherit from System.Object

Goal

Define a class named Electron that explicitly inherits from System.Object.

Page 5 of 18