UrlEncodedParameterWriter::Initialize Method (Object^)
.NET Framework (current version)
Initializes an instance.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- initializer
-
Type:
System::Object^
A ParameterInfo array obtained through the InParameters property of the LogicalMethodInfo class.
The Initialize method is invoked at the time a request is populated.
The input parameter, initializer, is obtained by calling the GetInitializer method on another instance during client initialization.
.NET Framework
Available since 1.1
Available since 1.1
Show: