sestoft / C5

C5 generic collection library for C#/.NET
http://www.itu.dk/research/c5/
MIT License
1.03k stars 181 forks source link

Mark KeyValuePair as Serializable #30

Closed tommyettinger closed 8 years ago

tommyettinger commented 9 years ago

It's a 1-line PR that lets users serialize HashDictionaries.

ondfisk commented 8 years ago

Thanks :)