As I know, I need to upcast an instance of an inherited class to the interface where a needed method is implemented and then call it.
interface IProcess { voi