C# Class Shadowsocks.Proxy.HttpProxy.FakeAsyncResult

Inheritance: IAsyncResult
Afficher le fichier Open project: shadowsocks/shadowsocks-windows

Méthodes publiques

Свойство Type Description
innerState HttpState

Méthodes publiques

Méthode Description
FakeAsyncResult ( IAsyncResult orig, HttpState state ) : System

Method Details

FakeAsyncResult() public méthode

public FakeAsyncResult ( IAsyncResult orig, HttpState state ) : System
orig IAsyncResult
state HttpState
Résultat System

Property Details

innerState public_oe property

public HttpState innerState
Résultat HttpState