G
GMan
Is there a way to override an event that is inherted from a base class so it
won't be seen in the derived class?
Also is there a way to override an override method that is inherted frmo a
base class so it won't be seen in the derived class
I tried shadows but it's not working like I described.
won't be seen in the derived class?
Also is there a way to override an override method that is inherted frmo a
base class so it won't be seen in the derived class
I tried shadows but it's not working like I described.