C# Tutorial for Beginners #27 - base Keyword
Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=RasYGGQfMz0
Introduction to using the base keyword when dealing with inheritance and abstraction. Covers accessing members as well as constructors.
Please let me know if you have any questions. Happy coding!
Chapters:
0:00 Introduction
0:21 Using the base Keyword
2:07 Calling a base Constructor
5:09 Constructor Generation
5:34 Enhancing Child Constructors
6:19 Next Up
Other Videos By Kampa Plays
Tags:
oop
c#
inheritance