In System.ServiceModel.Description:
[mono-project.git] / mcs / class / System.ServiceModel / Dummy_2_1.cs
blob292ff720c34cf6c12926e0aa3becd83e2df001b1
1 using System.Runtime.Serialization;
3 namespace System.ServiceModel
5 public class EndpointIdentity {}
6 public class InstanceContext
8 public InstanceContext (object dummy) {}
11 namespace System.ServiceModel.Channels
13 [DataContract]
14 public class EndpointAddress10 {}
15 public interface ITransportTokenAssertionProvider {}
17 namespace System.ServiceModel.Configuration
19 class Dummy {}
21 namespace System.ServiceModel.Description
23 public interface IPolicyExportExtension {}
24 public interface IPolicyImportExtension {}
25 public interface IWsdlExportExtension {}
26 public interface IWsdlImportExtension {}
27 public interface IEndpointBehavior {}
28 public interface IOperationBehavior {}
29 public interface IContractBehavior {}
31 namespace System.ServiceModel.Dispatcher
33 public interface IDispatchMessageFormatter {}
35 namespace System.ServiceModel.Security
37 class Dummy {}
39 namespace System.Net
41 public enum AuthenticationSchemes {Anonymous}
43 namespace System.Net.Security
45 public enum ProtectionLevel {None}
47 namespace System.Xml.Serialization
49 public class XmlTypeMapping {}
51 namespace System.Xml.XPath
53 class Dummy {}
55 namespace Mono.Xml.XPath
57 class Dummy {}