Method | Description | |
---|---|---|
Get ( |
Method | Description | |
---|---|---|
Check ( UvArgs args ) : bool | ||
Dispose ( bool disposing ) : void | ||
OnClose ( UvArgs args ) : void | ||
OnConnect ( UvArgs args ) : void | ||
OnRead ( UvDataArgs args ) : void | ||
OnResolve ( UvArgs |
||
OnWrite ( UvDataArgs args ) : void | ||
UvWebClient ( |
Method | Description | |
---|---|---|
GetNextEndPoint ( ) : |
||
GetRequest ( ) : string | ||
GetResponse ( ) : string | ||
Start ( ) : void |
public static Get ( |
||
uri | ||
callback | Action |
|
return | void |
protected UvWebClient ( |
||
uri | ||
callback | Action |
|
return | System |