Error!
Success!

How to call the method from the base of the base of the current class

0
kicks

How to call the method from the base of the base of the current class  (Unpublished)

In this post we will discover how to call a second-level base method on a class. Actually, this would be like using base.base.MyMethod() was working in C# ! It can be interesting when we need to skip one implementation in the inheritance path...


Kicked By:
Drop Kicked By: