C
Captain Chaos
Hello
I have a class B that has inherited a class A.
In Class A there is a Property/Function/Sub/Event implemented
that i do not want to see if using Class B.
Is it possible to remove some Properties/Function/etc
without having access to Class A ?
Thanx for suggestions
I have a class B that has inherited a class A.
In Class A there is a Property/Function/Sub/Event implemented
that i do not want to see if using Class B.
Is it possible to remove some Properties/Function/etc
without having access to Class A ?
Thanx for suggestions