Table of Contents

Constructor TypedValueDictionary

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

TypedValueDictionary()

Creates an new TypedValueDictionary instance with default parameters.

public TypedValueDictionary()

TypedValueDictionary(StringComparer)

Creates an new TypedValueDictionary instance with default parameters with the specified StringComparer.

public TypedValueDictionary(StringComparer keyComparer)

Parameters

keyComparer StringComparer