So fügen Sie dem Wörterbuch Element hinzu
Dictionary<Key, Value> dict = new Dictionary<>();
dict.put(typeof(key), typeof(value));
Defeated Dolphin
Dictionary<Key, Value> dict = new Dictionary<>();
dict.put(typeof(key), typeof(value));