System.Web.Services.Protocols.AnyReturnReader Members

The members of System.Web.Services.Protocols.AnyReturnReader are listed below.

See Also: Inherited members from System.Web.Services.Protocols.MimeReturnReader

Public Constructors

Initializes a new instance of the System.Web.Services.Protocols.AnyReturnReader class.

Public Methods

override
GetInitializer(LogicalMethodInfo) : object

Returns the parameter passed to the AnyReturnReader.Initialize(object) method.

override
Initialize(object)

Initializes an instance of the System.Web.Services.Protocols.AnyReturnReader class.

override
Read(System.Net.WebResponse, System.IO.Stream) : object

Returns the input HTTP response stream.