Closed artem-voropaev closed 4 years ago
fix for issue #21
The problem was in ProxyBuilder.ImplementInterceptedMethod.
ImplementInterceptedMethod does not use base class declared methods when target type is an interface.
fix for issue #21
The problem was in ProxyBuilder.ImplementInterceptedMethod.
ImplementInterceptedMethod does not use base class declared methods when target type is an interface.