CC#•Created by spicedruid on 6/23/2023 in #help ❔ Make interface deriving from another interface have a sealed implementation of a function
I dont need to use new, sealed or override at all, I just needed to use ICommand.Process in the child interface to override it