Cast object of (string, multidimentional-array) as JSON result in C# Dotnet 5.0

前端 未结 0 1440
天命终不由人
天命终不由人 2020-12-30 07:38

I have a controller that has the following structure/classes:

    // model
    public class Result
    {
        public string Document { get; set; } = "         


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