How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object?

1 · Raymond Chen · Jan. 20, 2023, 4:30 p.m.
A variety of patterns are available. The post How can I call a method on a derived class from a base class, say, to get a strong reference to the containing object? appeared first on The Old New Thing....