GeekArticles
Microsoft
C#
Microsoft
C#A Simple Immutable Hashtable for C#
A Hashtable wrapper class that permits the table to be filled with data in an early phase of a program, but then made read-only (Immutable) for subsequent usage.
Sponsored Links
Related Topics
