I\'m basically looking for a way to access a hashtable value using a two-dimensional typed key in c#.
Eventually I would be able to do something like this
Could you use a Dictionary,int>?
Dictionary,int>