Tagged Questions
0
votes
2answers
199 views
DynamicProxy2: CreateClassProxyWithTarget + IInterceptor
If I've missed this in another question I apologize; I looked for a good while before deciding I had a unique question... I want to use DynamicProxy2 to provide interception for a WPF application's ...