GeneratorContext Methods |
The GeneratorContext type exposes the following members.
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.) |