A
A.Bekiaris
Hi
I have an abstract class with some virtual methods which I inherit and create say Class1 I want to give end users the ability to override the virtual methods of the base class
How this can be implemented?
thnks
I have an abstract class with some virtual methods which I inherit and create say Class1 I want to give end users the ability to override the virtual methods of the base class
How this can be implemented?
thnks