Deserialization of list from XML in Blazor

后端 未结 0 835
清酒与你
清酒与你 2020-12-15 02:45

I\'m having some trouble deserializing a list of strings from XML in Blazor. The following code works fine in a standard C# app (count is 2) but fails in Blazor (count is 0)

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