 | SimpleMagicPropertyInfoSetMethod Property |
Gets or sets the set method.
Namespace:
com.espertech.esper.compat.magic
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic MethodInfo SetMethod { get; }
Property Value
Type:
MethodInfoThe set method.
See Also