Property | Type | Description | |
---|---|---|---|
_config | |||
_currentRunningTask | System.Threading.Tasks.Task | ||
_isCanceled | bool |
Method | Description | |
---|---|---|
PaginationDiscovery ( |
||
Start ( ) : void |
Method | Description | |
---|---|---|
Cancel ( ) : void | ||
Dsicover ( ) : System.Threading.Tasks.Task | ||
InternalOnDiscovered ( string url ) : void |
Method | Description | |
---|---|---|
IsMatch ( string text ) : bool | ||
Parse ( string text ) : void | ||
Transform ( string value ) : string | ||
TryTransform ( string value, string &output ) : bool |
protected Dsicover ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected InternalOnDiscovered ( string url ) : void | ||
url | string | |
return | void |
public PaginationDiscovery ( |
||
config | ||
return | System |
protected GeneralXPatUriFindSetting,Lemon.Core.Discover _config | ||
return |
protected Task,System.Threading.Tasks _currentRunningTask | ||
return | System.Threading.Tasks.Task |