In reply to cgales:
Hi,
Thanks for the terminology clarification, But my question was -:
"With extended class handle(my_ext_class) can we somehow call base class display method
Like -:
my_ext_class.display – should print “Inside base”
In reply to cgales:
Hi,
Thanks for the terminology clarification, But my question was -:
"With extended class handle(my_ext_class) can we somehow call base class display method
Like -:
my_ext_class.display – should print “Inside base”