Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: AutoDictionary<TKey1, TKey2, TValue>(Func<TKey1, TKey2, TValue>)

Declaration

public AutoDictionary<TKey1, TKey2, TValue>(
    Func<TKey1, TKey2, TValue> initializer = null
)

Summary

Constructor.