Click or drag to resize
DynamicMethodCompiler Class
Small class which generates and compiles a setter delegate on the fly to quickly set properties on instances through reflection.
Inheritance Hierarchy
SystemObject
  SD.LLBLGen.Pro.ORMSupportClasses.MiscellaneousDynamicMethodCompiler

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses.Miscellaneous
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static class DynamicMethodCompiler
Methods
See Also