Метод | Описание | |
---|---|---|
GetStreamAscii ( ) : string | ||
GetStreamBytes ( ) : byte[] | ||
GetStreamBytes ( bool DisposeAtEnd ) : byte[] | ||
RipPage ( string Method, string Url ) : string | ||
Save ( string profile, int id ) : bool | ||
Scraper ( ) : System | ||
TakeTurn ( ) : bool |
public GetStreamBytes ( bool DisposeAtEnd ) : byte[] | ||
DisposeAtEnd | bool | |
Результат | byte[] |
public RipPage ( string Method, string Url ) : string | ||
Method | string | |
Url | string | |
Результат | string |
public Save ( string profile, int id ) : bool | ||
profile | string | |
id | int | |
Результат | bool |