Click or drag to resize

MagicStringDictionaryTV Constructor (IDictionary)

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

Parameters

realDictionary
Type: System.Collections.GenericIDictionaryTKey, TValue

[Missing <param name="realDictionary"/> documentation for "M:com.espertech.esper.compat.magic.MagicStringDictionary`1.#ctor(System.Collections.Generic.IDictionary`2)"]

See Also