I'm trying to make a linq on a dictionary to find a key, I have something like this, and I want to find the value of the "Hello" key:
Dictionary<int, Dictionary<string, string> Datos = new Dictionary<int, Dictionary<string, stri...
asked by
21.05.2018 / 15:46