0
kicks
Explicit Strongly Typed Selective Proxies (CORRECTED)
“How could I dynamically create a proxy around an object (interface based proxies are not a problem) and then selectively apply interceptors at a method by method level if necessary?”.