2006-12-14 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 14 Dec 2006 11:43:16 +0000 (11:43 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 14 Dec 2006 11:43:16 +0000 (11:43 -0000)
commit474705e2249cd4656d26f451770c5c29bef7b114
tree7d8d3be0c48aa50d143bb822fbdc096d9cc49a4a
parent0d15674550225db12356e62f81d7428394476d45
2006-12-14  Atsushi Enomoto  <atsushi@ximian.com>

* BasicProfileChecker.cs : fixed R2305 check, which did wrong check
  on Operations.
* Operation.cs : ParameterOrder should not contain empty strings.
* WebServicesInteroperability.cs : they are all done. All wrong
  behaviors should be regarded as bugs.

svn path=/branches/atsushi/mcs/; revision=69471
mcs/class/System.Web.Services/System.Web.Services.Configuration/ChangeLog
mcs/class/System.Web.Services/System.Web.Services.Configuration/SoapExtensionTypeElement.cs
mcs/class/System.Web.Services/System.Web.Services.Description/BasicProfileChecker.cs
mcs/class/System.Web.Services/System.Web.Services.Description/ChangeLog
mcs/class/System.Web.Services/System.Web.Services.Description/Operation.cs
mcs/class/System.Web.Services/System.Web.Services.Description/WebServicesInteroperability.cs