UrlParameterReader::Read Method
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Read(HttpRequest^) | Reads name/value pairs encoded in the query string of an HTTP request into Web method parameter values.(Overrides MimeParameterReader::Read(HttpRequest^).) |
![]() | Read(NameValueCollection^) | Translates a collection of name/value pairs into an array of objects representing method parameter values.(Inherited from ValueCollectionParameterReader.) |
Show:

