Click or drag to resize

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
Syntax
C#
public MethodInfo SetMethod { get; }

Property Value

Type: MethodInfo
The set method.
See Also