ServiceDescription.Read Method (TextReader)
.NET Framework (current version)
Initializes an instance of the ServiceDescription class by directly loading the XML from a TextReader.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- textReader
-
Type:
System.IO.TextReader
A TextReader instance, passed by reference, which contains the text to be read.
Return Value
Type: System.Web.Services.Description.ServiceDescriptionAn instance of the ServiceDescription.
.NET Framework
Available since 1.1
Available since 1.1
Show: