I dont how to added dictionary contain multiple items to another dictionary as value
Dictionary<string,Dictionary<string,double>> mydic=new Dictionary<string,Dictionary<string,double>>
I dont how to added dictionary contain multiple items to another dictionary as value
Dictionary<string,Dictionary<string,double>> mydic=new Dictionary<string,Dictionary<string,double>>