Click or drag to resize
X3Platform.DynamicProxy Namespace
 
Classes
  ClassDescription
Public classGeneratorContext
Summary description for GeneratorContext.
Public classCode exampleProxyGenerator
Generates a Java style proxy. This overrides the .Net proxy requirements that forces one to extend MarshalByRefObject or (for a different purpose) ContextBoundObject to have a Proxiable class.
Public classStandardInterceptor
Summary description for StandardInterceptor.
Interfaces
  InterfaceDescription
Public interfaceICallable
Public interfaceIInterceptor
Public interfaceIInvocation
Proceed with, manipulate or find more information about the call that is being intercepted