Adding a method to an interface in a dll
I am using a dll that was developed by someone else and it implements an
interface with a function that has two variables and I would like to add
the same method with extra variables. What is the best way to accomplish
this?
No comments:
Post a Comment