| DynamicMethodCompilerCreateSetHandler Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also