X3Platform.DynamicProxy Namespace |
Class | Description | |
---|---|---|
![]() | GeneratorContext |
Summary description for GeneratorContext.
|
![]() ![]() | ProxyGenerator |
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.
|
![]() | StandardInterceptor |
Summary description for StandardInterceptor.
|
Interface | Description | |
---|---|---|
![]() | ICallable | |
![]() | IInterceptor | |
![]() | IInvocation |
Proceed with, manipulate or find more information about the call that
is being intercepted
|