J
juli jul
Hello,
I have a function in base class and a lot of child classes of it. Couple
of them need an input argument in this function and all the other don't.
How can I do it using ovveride and virtual?
Thank you!
I have a function in base class and a lot of child classes of it. Couple
of them need an input argument in this function and all the other don't.
How can I do it using ovveride and virtual?
Thank you!