2 types derived from HttpSimpleClientProtocol
System.Web.Services (2)
System\Web\Services\Protocols\HttpGetClientProtocol.cs (1)
15
public class HttpGetClientProtocol :
HttpSimpleClientProtocol
{
System\Web\Services\Protocols\HttpPostClientProtocol.cs (1)
15
public class HttpPostClientProtocol :
HttpSimpleClientProtocol
{
1 reference to HttpSimpleClientProtocol
System.Web.Services (1)
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
105
/// Initializes a new instance of the <see cref='System.Web.Services.Protocols.
HttpSimpleClientProtocol
'/> class.