zeinab mokdad
Member
- Joined
- Dec 23, 2021
- Messages
- 13
- Programming Experience
- 5-10
Dears,
I have a base class with 2 virtual methods.
How can I force a child class inherited from the base class to override one of these two virtual methods.
I have a base class with 2 virtual methods.
How can I force a child class inherited from the base class to override one of these two virtual methods.