浏览代码

2009-10-23 Atsushi Enomoto <[email protected]>

	* monotouch_System.ServiceModel.Web.dll.sources:
	  adding experimental WebHttpBinding stuff.


svn path=/trunk/mcs/; revision=144707
Atsushi Eno 16 年之前
父节点
当前提交
9b52fbb554

+ 5 - 0
mcs/class/System.ServiceModel.Web/ChangeLog

@@ -1,3 +1,8 @@
+2009-10-23  Atsushi Enomoto  <[email protected]>
+
+	* monotouch_System.ServiceModel.Web.dll.sources:
+	  adding experimental WebHttpBinding stuff.
+
 2009-10-08  Atsushi Enomoto  <[email protected]>
 
 	* System.ServiceModel.Web_test.dll.sources :

+ 27 - 0
mcs/class/System.ServiceModel.Web/monotouch_System.ServiceModel.Web.dll.sources

@@ -1 +1,28 @@
 #include net_2_1_raw_System.ServiceModel.Web.dll.sources
+System.ServiceModel.Channels/WebBodyFormatMessageProperty.cs
+System.ServiceModel.Channels/WebContentFormat.cs
+System.ServiceModel.Channels/WebContentTypeMapper.cs
+System.ServiceModel.Channels/WebMessageEncoder.cs
+System.ServiceModel.Channels/WebMessageEncoderFactory.cs
+System.ServiceModel.Channels/WebMessageEncodingBindingElement.cs
+System.ServiceModel.Description/WebHttpBehavior.cs
+System.ServiceModel.Dispatcher/JsonQueryStringConverter.cs
+System.ServiceModel.Dispatcher/QueryStringConverter.cs
+System.ServiceModel.Dispatcher/WebMessageFormatter.cs
+System.ServiceModel.Web/IncomingWebResponseContext.cs
+System.ServiceModel.Web/OutgoingWebRequestContext.cs
+System.ServiceModel.Web/WebAttributeInfo.cs
+System.ServiceModel.Web/WebChannelFactory.cs
+System.ServiceModel.Web/WebGetAttribute.cs
+System.ServiceModel.Web/WebInvokeAttribute.cs
+System.ServiceModel.Web/WebMessageBodyStyle.cs
+System.ServiceModel.Web/WebMessageFormat.cs
+System.ServiceModel.Web/WebOperationContext.cs
+System.ServiceModel/WebHttpBinding.cs
+System.ServiceModel/WebHttpSecurity.cs
+System.ServiceModel/WebHttpSecurityMode.cs
+System/UriTemplate.cs
+System/UriTemplateEquivalenceComparer.cs
+System/UriTemplateMatch.cs
+System/UriTemplateMatchException.cs
+System/UriTemplateTable.cs