Click or drag to resize

LinkedHashMapTK, TVEntryEventHandler Class

Delegate for handling events on dictionary entries.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compat.collectionsLinkedHashMapTK, TVEntryEventHandler

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class EntryEventHandler : MulticastDelegate

Return Value

Type: 

The LinkedHashMapTK, TVEntryEventHandler generic type exposes the following members.

Constructors
  NameDescription
Public methodLinkedHashMapTK, TVEntryEventHandler
Initializes a new instance of the LinkedHashMapTK, TVEntryEventHandler class
Top
Methods
See Also