string str1 = JsonConvert.SerializeObject(Request,settings); work for me!
↧
string str1 = JsonConvert.SerializeObject(Request,settings); work for me!