if i have a .net 1.1 class that inherits from DictionaryBase and i am moving this to 2.0.. what is the generics equivalent to change this to?
if i have a .net 1.1 class that inherits from DictionaryBase and i am moving this to 2.0.. what is the generics equivalent to change this to?