fail to initialize dictionary in c#

it seems you have another dictionary in currencyDic.

this.currencyDic.currencyDic.Add(“string”, “some object Currency”);

Browse More Popular Posts

Leave a Comment