The IParameterMapModifier type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ModifyOnConstruct |
An extension method to modify the parameter map. The Construct(String, CommandInfoCollection, NameValueCollection) method calls this
method immediately after the SerializeCommands(CommandInfoCollection) method.
|
![]() | ModifyOnDeconstruct |
An extension method to modify the parameter map. The Deconstruct(Uri, CommandInfoCollection, NameValueCollection) method
class this method immediately after the paring the requestUri and before decoding any parameters with an IEncoder.
|