S
shapper
Hello,
I am just wondering: is there another way to get a IDictionary value
using:
String value = config["key"].ToString();
Is does not feel C# to have something like config["key"].
But that's just me ....
Thanks,
Miguel
I am just wondering: is there another way to get a IDictionary value
using:
String value = config["key"].ToString();
Is does not feel C# to have something like config["key"].
But that's just me ....
Thanks,
Miguel