I have an application that use managed dlls. One of those dlls return a generic dictionary: Dictionary<string, int> MyDictionary; The dictionary contains keys ...
-
May 14, 2022
- 0 Comments