autofac / Autofac.Extras.DynamicProxy

Interceptor and decorator support for Autofac IoC via Castle DynamicProxy
MIT License
106 stars 33 forks source link

fix (Interception): Resolve issue with public interfaces not being in… #4

Closed jafin closed 9 years ago

jafin commented 9 years ago

3 fix (Interception): Resolve issue with public interfaces not being intercepted correctly.

tillig commented 9 years ago

I think this is pretty good. Would you mind...

jafin commented 9 years ago

@tillig sure I'll try and fix it up later today.