BaseCodeGenerator Class |
Namespace: X3Platform.DynamicProxy.Builder.CodeGenerators
The BaseCodeGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseCodeGenerator(ModuleScope) | Initializes a new instance of the BaseCodeGenerator class |
![]() | BaseCodeGenerator(ModuleScope, GeneratorContext) | Initializes a new instance of the BaseCodeGenerator class |
Name | Description | |
---|---|---|
![]() | _baseType | |
![]() | _cachedFields |
Holds instance fields which points to delegates instantiated
|
![]() | _interface2mixinIndex | |
![]() | _method2Delegate |
MethodInfo => Callable delegate
|
![]() | _method2Invocation | |
![]() | _mixins |
Name | Description | |
---|---|---|
![]() | CacheField | |
![]() | Context | |
![]() | InterceptorField | |
![]() | InvocationType | |
![]() | MainTypeBuilder | |
![]() | MixinField | |
![]() | ModuleScope |