1
Answer

XML Question

Photo of Administrator

Administrator

22y
1.8k
1
I have a Web service function that returns a string. the string value will be XML: yes legs no yes If I have a class that handles all of the same properties, how to I convert the string to that class?

Answers (1)