How can I convert php array to c# string(xml or json)?
[ID] => 1
[CreditNo] => 2
[Date] => 2017-06-15
I have found some source but they dont work
How can I convert php array to c# string(xml or json)?
[ID] => 1
[CreditNo] => 2
[Date] => 2017-06-15
I have found some source but they dont work