 | SimpleMagicPropertyInfoSetFunction Property |
Returns a function that can be used to set the value of the
property in an object instance.
Namespace:
com.espertech.esper.compat.magic
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic override Action SetFunction { get; }
Property Value
Type:
ActionT1, T2The set function.
See Also