IClassGenerator Methods |
The IClassGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddProperty |
Adds properties to the dynamic type.
|
![]() | BuildDynamicAssembly |
Builds the dynamic assembly.
|
![]() | CreateInstanceT |
Creates a new instance of the dynamically generated type.
|
![]() | CreateType |
Builds a type in the dynamic assembly, if already the type is not created.
|