Calling a base class’ method February 6, 2023 by Tarik base is the keyword for referencing your superclass in C#. Use: base.stuff();