NopReturnReader::Initialize Method (Object^)
.NET Framework (current version)
Initializes an instance.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- initializer
-
Type:
System::Object^
Another instance of the NopReturnReader class, on which the GetInitializer method was previously called.
The Initialize method does nothing. It is invoked at the time a response is processed. The input parameter, initializer, is another instance of the class that is obtained during client initialization.
.NET Framework
Available since 1.1
Available since 1.1
Show: