forked from dotnet/dotnet-api-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathns-System.Runtime.Remoting.MetadataServices.xml
15 lines (12 loc) · 1.39 KB
/
ns-System.Runtime.Remoting.MetadataServices.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Namespace Name="System.Runtime.Remoting.MetadataServices">
<Docs>
<summary>Contains the classes that are used by the <see href="https://docs.microsoft.com/previous-versions/dotnet/netframework-4.0/xd176a6c(v=vs.100)">Soapsuds Tool (Soapsuds.exe)</see> command-line tool and the user code to convert metadata to and from XML schema for the remoting infrastructure. Some of the most important classes of this namespace are the <see cref="T:System.Runtime.Remoting.MetadataServices.SdlChannelSink" /> class and the <see cref="T:System.Runtime.Remoting.MetadataServices.MetaData" /> class.</summary>
<remarks>
<format type="text/markdown"><) command-line tool, and can be used programmatically to achieve the same outcome. The methods of the <xref:System.Runtime.Remoting.MetadataServices.MetaData> class can be used to create XML schemas that describe services that are exposed in source code, and to create C# code from XML schema.
]]></format>
</remarks>
</Docs>
</Namespace>