Click or drag to resize

MagicTypeFetchSimpleAccessors Method

Returns an enumerable that provides all accessors that take no parameters.

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public IEnumerable FetchSimpleAccessors()

Return Value

Type: IEnumerableT

[Missing <returns> documentation for "M:com.espertech.esper.compat.magic.MagicType.FetchSimpleAccessors"]

See Also