DynamicType
by
creating a subclass of a given type.See: Description
Interface | Description |
---|---|
ConstructorStrategy |
A constructor strategy is responsible for creating bootstrap constructors for a
SubclassDynamicTypeBuilder . |
Class | Description |
---|---|
SubclassDynamicTypeBuilder<T> |
Creates a dynamic type on basis of loaded types where the dynamic type extends the loaded types.
|
SubclassInstrumentationContextDelegate |
A delegate class that represents a method accessor factory for an instrumentation where an instrumentation is
conducted by creating a subclass of a given type.
|
SubclassInstumentedType |
Represents a type instrumentation that creates a new type based on a loaded superclass.
|
Enum | Description |
---|---|
ConstructorStrategy.Default |
Default implementations of constructor strategies.
|
DynamicType
by
creating a subclass of a given type.Copyright © 2014. All rights reserved.