Add stubs for some new .NET 4.0/4.5 WCF APIs.
authorMartin Baulig <martin.baulig@xamarin.com>
Tue, 12 Mar 2013 20:50:26 +0000 (16:50 -0400)
committerMartin Baulig <martin.baulig@xamarin.com>
Tue, 12 Mar 2013 21:23:01 +0000 (17:23 -0400)
commitdfc1434f4123513552ec52ad22b907d962e4a651
treec053f6c36e743ed413453a263afcc6096276932a
parent35992e86c77b5840adb9830df8b3fb5a2127a090
Add stubs for some new .NET 4.0/4.5 WCF APIs.
12 files changed:
mcs/class/System.ServiceModel/System.ServiceModel.Channels/BindingParameterCollection.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpRequestMessageProperty.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpResponseMessageProperty.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpTransportBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpsTransportBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ReliableSessionBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/WebSocketTransportSettings.cs [new file with mode: 0644]
mcs/class/System.ServiceModel/System.ServiceModel.Channels/WebSocketTransportUsage.cs [new file with mode: 0644]
mcs/class/System.ServiceModel/System.ServiceModel/NetHttpBinding.cs [new file with mode: 0644]
mcs/class/System.ServiceModel/System.ServiceModel/NetHttpMessageEncoding.cs [new file with mode: 0644]
mcs/class/System.ServiceModel/mobile_System.ServiceModel.dll.sources
mcs/class/System.ServiceModel/net_4_5_System.ServiceModel.dll.sources