C# The given key was not present in dictionary

后端 未结 0 405
遥遥无期
遥遥无期 2020-12-10 11:18

I hit this error when I\'m doing this

string value = "A.13,A.12,Z.11;Z.13,Z.7";
string id = md.id;
try
{
  md.result = myclass.GetResult(id, value);         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题