Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

[Question] Error 2 Root Object in JSON in C#

$
0
0

Hi i need to use both RootObject in order to get the results however it is giving me error pls help

    public class RootObject
    {
        public Result request { get; set; }
    }
    

  public class RootObject
    {
        public Response response { get; set; }
    }


Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>