Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Reset ( ) : void | ||
SetValue ( ParserValue value ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
ToString ( ) : string | ||
Worker ( ParsingType type, WoWHeadParser.PageParser parser, EventHandler onPageDownloadingComplete = null ) : System |
Method | Description | |
---|---|---|
Process ( uint id ) : bool | ||
RespCallback ( IAsyncResult iar ) : void |
public Worker ( ParsingType type, WoWHeadParser.PageParser parser, EventHandler onPageDownloadingComplete = null ) : System | ||
type | ParsingType | |
parser | WoWHeadParser.PageParser | |
onPageDownloadingComplete | EventHandler | |
return | System |