The following tables list the members exposed by DynamicTypeBuilder.
Name | Description | |
---|---|---|
DynamicTypeBuilder Constructor |
Name | Description | |
---|---|---|
AssemblyBuilder | Gets instance of AssemblyBuilder created for this dynamic type. | |
AssemblyName | Gets instance of AssemblyName created for this dynamic type. | |
Attributes | The attributes for this dynamic type. | |
DynamicAssemblyName | Gets or sets the name of the dynamic assembly. | |
DynamicTypeName | Gets or sets the name of the dynamic type. | |
ModuleBuilder | Gets instance of ModuleBuilder created for this dynamic type. | |
TypeBuilder | Gets instance of TypeBuilder created for this dynamic type. |
Name | Description | |
---|---|---|
GenerateType | Generates dynamic type at run time. |