* WebService.cs: Added SoapVersion property.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Messaging / ConstructionCall.cs
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2003-11-16 Lluis Sanchez * CADMessages.cs: Added methods for setting and gettin...
2003-11-11 Lluis Sanchez * ConstructionCall.cs, ReturnMessage.cs: minor fixes.
2003-03-20 Lluis Sanchez * CADMessages.cs: removed some warnings.
2003-03-03 Lluis Sanchez * ConstructionCall.cs: Added internal constructor...
2003-02-19 Lluis Sanchez * IInternalMessage.cs: Added. Provides some useful...