G
Guest
I know that I can't declare a method in an interface as virtual and override
it, when I am using an explicit interface, but I am wondering if anyone else
has come across this problem and how they handled it? I would definately
prefer to use explicit interfaces, but I also know I shouldn't mix and match
explicit versus implicit interfaces and don't seem to have a choice here?
Any thoughts on this?
it, when I am using an explicit interface, but I am wondering if anyone else
has come across this problem and how they handled it? I would definately
prefer to use explicit interfaces, but I also know I shouldn't mix and match
explicit versus implicit interfaces and don't seem to have a choice here?
Any thoughts on this?