Initializes an instance of the System.Web.Services.Protocols.AnyReturnReader class.
- o
- Another instance of the System.Web.Services.Protocols.AnyReturnReader class, on which the AnyReturnReader.GetInitializer(LogicalMethodInfo) method was previously called.
The AnyReturnReader.Initialize(object) method does nothing.
This method is invoked at the time a response is processed. The input parameter, initializer, is another instance of System.Web.Services.Protocols.AnyReturnReader, obtained during client initialization.