[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.events
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	classToLegacyConfigs As IDictionary(Of String, ConfigurationEventTypeLegacy) _
)
C#
public BeanEventAdapter (
	IDictionary<string, ConfigurationEventTypeLegacy> classToLegacyConfigs
)
Visual C++
public:
BeanEventAdapter (
	IDictionary<String^, ConfigurationEventTypeLegacy^>^ classToLegacyConfigs
)

Parameters

classToLegacyConfigs
System.Collections.Generic.IDictionary<(Of TKey, TValue>)
us a map of event type alias to legacy event type config