Inheritance c# example base class and derived class | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Inheritance c# example base class and derived class

Why in the example of inheritance, that one that has the base class Animal and the derived class Dog, the base class does not have a constructor?

3rd Dec 2017, 6:57 PM
Matias Tassara
Matias Tassara - avatar
2 ответов
+ 1
I don't know how to post the example code. but it is in the section of inheritance & polmorfism, part 1/8, second of 3
3rd Dec 2017, 8:06 PM
Matias Tassara
Matias Tassara - avatar
+ 1
thanks a lot!!!
3rd Dec 2017, 8:15 PM
Matias Tassara
Matias Tassara - avatar