Click or drag to resize

MagicTypeFetchMappedAccessors Method

Returns an enumerable that provides all accessors that take one parameter of type string.

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

Return Value

Type: IEnumerableT

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

See Also