Skip to content

T_ScoreQuery_Utilities_MyHttpClient

Johnson Peter edited this page Aug 7, 2016 · 1 revision

MyHttpClient Class

内部发送Http请求的类

Inheritance Hierarchy

System.Object
  ScoreQuery.Utilities.MyHttpClient
Namespace: ScoreQuery.Utilities
Assembly: ScoreQueryLib-Native (in ScoreQueryLib-Native.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class MyHttpClient

VB

Public Class MyHttpClient

C++

public ref class MyHttpClient

F#

type MyHttpClient =  class end

The MyHttpClient type exposes the following members.

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
  Back to Top

See Also

Reference

ScoreQuery.Utilities Namespace

Clone this wiki locally