NSubstitute icon indicating copy to clipboard operation
NSubstitute copied to clipboard

[Help Needed] Support call forwarding to a provided instance for types it has in common with the substitute.

Open rbeurskens opened this issue 11 months ago • 0 comments

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.

rbeurskens avatar Nov 05 '24 14:11 rbeurskens