| GeneratorContext Class |
Namespace: X3Platform.DynamicProxy
The GeneratorContext type exposes the following members.
| Name | Description | |
|---|---|---|
| GeneratorContext | Initializes a new instance of the GeneratorContext class |
| Name | Description | |
|---|---|---|
| AddInterfaceToSkip | ||
| AddMethodToGenerateNewSlot | ||
| AddMethodToSkip | ||
| AddMixinInstance | ||
| Clear | (Inherited from DictionaryBase.) | |
| CopyTo | (Inherited from DictionaryBase.) | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from DictionaryBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MixinsAsArray | ||
| ShouldCreateNewSlot |
Checks if the method has the same signature as a method that was marked as
one that should generate a new vtable slot.
| |
| ShouldSkip(MethodInfo) | ||
| ShouldSkip(Type) | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Count | (Inherited from DictionaryBase.) | |
| HasMixins | ||
| Interceptor | ||
| InterfaceInvocation | ||
| Invocation | ||
| Item | ||
| ProxyObjectReference |
The implementor of IObjectReference responsible for
the deserialization and reconstruction of the proxy object
| |
| SameClassInvocation |