How to deserialize soap response?
问题 I'm trying to deserialize following xml to c# object: <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"> <S:Body> <ns2:topupResponse xmlns:ns2="http://www.claro.com.hn/esb/ws/topups/" xmlns:ns3="http://www.claro.com.hn/esb/ws/ops/"> <result> <conversionRate>7.7765</conversionRate> <datetime>2018-01-10T08:33:19.685-06:00</datetime> <distAmount>5.00</distAmount> <msisdn>50279613880</msisdn> <newBalance>38</newBalance> <operAmount>38.882500</operAmount> <responseCode>0<