ChangeLog 447 B

1234567891011
  1. 2003-07-23 Lluis Sanchez Gual <[email protected]>
  2. * SoapMessageFormatter.cs: ParameterInfo.Position is now zero-based.
  3. Fixed methods that use it.
  4. 2003-07-09: Jean-Marc André <[email protected]>
  5. * SoapClientFormatterSink.cs, SoapClientFormatterSinkProvider.cs,
  6. SoapServerFormatterSink.cs, SoapServerFormatterSinkProvider.cs,
  7. SoapMessageFormatter.cs: Support for the soap serialization added to
  8. the remoting infrastructure.