System.Web.Services.Protocols.NopReturnReader Members

The members of System.Web.Services.Protocols.NopReturnReader 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.NopReturnReader class.

Public Methods

override
GetInitializer(LogicalMethodInfo) : object

Returns an initializer for the specified method.

override
Initialize(object)

Initializes an instance.

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

Returns null instead of deserializing the HTTP response stream into a Web method return value.