WP7Helpers.Common.HashSet

A naive implementation for the missing generic HashSet<T> collection type. By naive I mean it is a simple wrapper around a Dictionary. Use at your own risk.


Keywords
BCL, HashSet
Install
Install-Package WP7Helpers.Common.HashSet -Version 0.9.0