| IAccessHandler |
An object supporting handling reflective access to fields of a delegate.
|
| IAccessHandlerAccessibility |
An object supporting handling reflective calls to fields of a delegate.
|
| IAccessSupport |
An object supporting reflective calls to its fields.
|
| IAccessSupportAccessibility |
An object supporting reflective calls to its fields.
|
| IBasicAccessSupport |
An object supporting reflective get operations.
|
| IBasicInvocationSupport |
An object supporting reflective method calls
|
| IClassLoaderAccess |
An interface indicating support for complete access (get and set) to a
ClassLoader.
|
| IClassLoaderSupport |
An interface indicating support for getting a ClassLoader.
|
| IFieldHandler |
An object able to access a field within a delegate
|
| IFieldHandlerAccessibility |
An object able to access a field within a delegate
|
| IInvocationHandler |
An object that supports handling reflective calls to the methods of a
delegate.
|
| IInvocationHandlerAccessibility |
An object that supports handling reflective calls to the behavior of a
delegate.
|
| IInvocationSupport |
An object supporting reflective access to its methods.
|
| IInvocationSupportAccessibility |
An object supporting reflective access to its methods.
|
| IMethodHandler |
An object able to access a method within a delegate
|
| IMethodHandlerAccessibility |
An object able to access a method within a delegate
|