Classes | |
| class | DetailPropertyInterceptor |
| Intercepts detail property calls and calls Get/SetDetail. More... | |
| class | EmptyProxyFactory |
| Doesn't intercept at all. More... | |
| interface | IInterceptableProperty |
| When added to an attribute this interface instructs the proxying system on how to deal with a property. More... | |
| interface | IInterceptableType |
| Marks a type available for interception. More... | |
| interface | IInterceptedType |
| Assigned to proxied objects. More... | |
| class | InterceptingProxyFactory |
| Creates a proxy that rewires auto-generated properties to detail get/set. More... | |
| interface | IProxyFactory |
| Creates a proxy that rewires auto-generated properties to detail get/set. More... | |
| class | MethodInfoExtensions |