Click or drag to resize
GeneratorContext Methods

The GeneratorContext type exposes the following members.

Methods
  NameDescription
Public methodAddInterfaceToSkip
Public methodAddMethodToGenerateNewSlot
Public methodAddMethodToSkip
Public methodAddMixinInstance
Public methodClear (Inherited from DictionaryBase.)
Public methodCopyTo (Inherited from DictionaryBase.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodMixinsAsArray
Public methodShouldCreateNewSlot
Checks if the method has the same signature as a method that was marked as one that should generate a new vtable slot.
Public methodShouldSkip(MethodInfo)
Public methodShouldSkip(Type)
Public methodToString (Inherited from Object.)
Top
See Also