The IOptimizableSetter type exposes the following members.

Methods

  NameDescription
Public methodEmit
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.

See Also