Click or drag to resize

ProxyEventPropertyValueGetterGet Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.Get(com.espertech.esper.common.client.EventBean)"]

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Object Get(
	EventBean eventBean
)

Parameters

eventBean
Type: com.espertech.esper.common.clientEventBean

[Missing <param name="eventBean"/> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.Get(com.espertech.esper.common.client.EventBean)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.Get(com.espertech.esper.common.client.EventBean)"]

Implements

EventPropertyValueGetterGet(EventBean)
See Also