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.0.0.0 (5.0.0)
Syntax
public static class DynamicMethodCompiler
Methods
See Also