Click or drag to resize
IClassGenerator Methods

The IClassGenerator type exposes the following members.

Methods
  NameDescription
Public methodAddProperty
Adds properties to the dynamic type.
Public methodBuildDynamicAssembly
Builds the dynamic assembly.
Public methodCreateInstanceT
Creates a new instance of the dynamically generated type.
Public methodCreateType
Builds a type in the dynamic assembly, if already the type is not created.
Top
See Also