System.Web.Services.Description.ServiceDescription.Read Method

Initializes an instance of the System.Web.Services.Description.ServiceDescription class by directly loading the XML from a System.IO.TextReader.

Syntax

public static ServiceDescription Read (System.IO.TextReader reader, bool validate)

Parameters

reader
Documentation for this section has not yet been entered.
validate
A bool that indicates whether the XML should be validated against the schema specified by ServiceDescription.Schema.

Returns

An instance of the System.Web.Services.Description.ServiceDescription.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0