Свойство | Тип | Описание | |
---|---|---|---|
author | string | ||
debug | bool | ||
description | string | ||
id | int | ||
language | string | ||
loadSuccessful | bool | ||
name | string | ||
publishedDay | int | ||
publishedMonth | int | ||
publishedYear | int | ||
scriptType | StringList | ||
versionMajor | int | ||
versionMinor | int | ||
versionPoint | int |
Метод | Описание | |
---|---|---|
Execute ( string action, string>.Dictionary |
||
ScriptableScraper ( |
||
ScriptableScraper ( string xmlScript ) : System | ||
ScriptableScraper ( string xmlScript, bool debug ) : System |
Метод | Описание | |
---|---|---|
loadActionNodes ( ) : void | ||
loadDetails ( ) : bool |
public Execute ( string action, string>.Dictionary |
||
action | string | |
input | string>.Dictionary | |
Результат | string>.Dictionary |
public ScriptableScraper ( |
||
filename | ||
Результат | System |
public ScriptableScraper ( string xmlScript ) : System | ||
xmlScript | string | |
Результат | System |
public ScriptableScraper ( string xmlScript, bool debug ) : System | ||
xmlScript | string | |
debug | bool | |
Результат | System |