Skip to content

Commit 50e76e7

Browse files
committed
Renamed KeyValuesPair<TKey, TValue> file to reflect generics
This better articulates the class defined by the file, and helps avoid naming conflicts should we ever introduce a non-generic version (though the latter is admittedly unlikely in this case).
1 parent 2f98c39 commit 50e76e7

1 file changed

File tree

OnTopic/Collections/Specialized/KeyValuesPair.cs renamed to OnTopic/Collections/Specialized/KeyValuesPair{TKey,TValue}.cs

File renamed without changes.

0 commit comments

Comments
 (0)