seesharper / LightInject.Interception

LightInject.Interception supports Aspect Oriented Programming through proxy-based method interceptors.
11 stars 7 forks source link

Use GetRuntimeInterfaceMap to properly map methods in inherited classes (#21) #27

Closed cnshenj closed 5 years ago

cnshenj commented 5 years ago

Fix for issue #21.

seesharper commented 5 years ago

Thanks 🎂

cnshenj commented 5 years ago

Could you publish a new version of the NuGet package that contains the fix?

seesharper commented 5 years ago

I'll take care of it in a couple of hours 👍