NClient icon indicating copy to clipboard operation
NClient copied to clipboard

Support for default interface methods

Open smolchanovsky opened this issue 3 years ago • 1 comments

WIP

smolchanovsky avatar Dec 27 '21 00:12 smolchanovsky

I found out that DynamicProxy does not support default implementations of interface methods.

We can choose a workaround as it was done in Moq, but I'm not sure it's worth doing.

smolchanovsky avatar Aug 24 '22 19:08 smolchanovsky