NClient
NClient copied to clipboard
Support for default interface methods
WIP
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.