[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Property getter for properties using vanilla reflection.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class ReflectionPropPropertyGetter _ Implements EventPropertyGetter |
C# |
---|
public sealed class ReflectionPropPropertyGetter : EventPropertyGetter |
Visual C++ |
---|
public ref class ReflectionPropPropertyGetter sealed : EventPropertyGetter |