我在C#中使用了SoapFormatter类,但是得到了错误的输出。messageString) using (MemoryStream Stream = new MemoryStream()) SoapFormatterserializer = new SoapFormatter();
serializer.Serialize(Stream, messageString);
SerializableContingentOrder sco = new SerializableContingentOrder(this);
SoapFormattersf = new SoapFormatter(); string data = Convert.ToBase64String(ms.ToArraystring data) MemoryStream ms = new Memo