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