The IOptimizableSetter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Emit |
Emit IL to set the property of an object to the value. The object
is loaded onto the stack first, then the value, then this method
is called.
|