使用了网上盛传的SerializableDictionary<TKey, TValue> : Dictionary<TKey, TValue>, IXmlSerializable 进行序列化Dictionary时,出现了序列化类型与对象实例类型不符的情况,不能序列化。使用了网上盛传的SerializableDictionary<TKey, TValue>
使用了网上盛传的SerializableDictionary<TKey, TValue> : Dictionary<TKey, TValue>, IXmlSerializable 进行序列化Dictionary时,出现了序列化类型与对象实例类型不符的情况,不能序列化。使用了网上盛传的SerializableDictionary<TKey, TValue>