DynamicMethodCompiler Class | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses.Miscellaneous
| Name | Description | |
|---|---|---|
| CreateSetHandlerTDelegate(Type, FieldInfo) | 
            Creates the set handler for the type and the fieldinfo specified. It generates IL on the fly to produce a delegate.
              | |
| CreateSetHandlerTDelegate(Type, PropertyInfo) | 
            Creates the set handler for the type and the property specified. It generates IL on the fly to produce a delegate.
              |