C# MVC can't Deserialize a tuple

后端 未结 0 1852
时光取名叫无心
时光取名叫无心 2021-01-23 08:56

I have a Json model that looks like this

private class SearchMetadataJson
{
      public string entertain { get; set; }
      public string master { get; set; }
          


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