SyntaxFix
Write A Post
Hire A Developer
Questions
As of .NET Core 2.0, the constructor Dictionary<TKey,TValue>(IEnumerable<KeyValuePair<TKey,TValue>>) now exists.
Dictionary<TKey,TValue>(IEnumerable<KeyValuePair<TKey,TValue>>)