NSubstitute
NSubstitute copied to clipboard
[Help Needed] Support call forwarding to a provided instance for types it has in common with the substitute.
This should allow creation of substitute, providing an instance where the substitute will forward all calls to the implemented type(s) members that are also implemented by the type of the provided object.