 | spiderEvaluatorBase Constructor (String, String, String) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbWEM.Core.crawler.evaluators
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic spiderEvaluatorBase(
string __name,
string __description,
string __aboutfile
)
Parameters
- __name
- Type: SystemString
The name. - __description
- Type: SystemString
The description. - __aboutfile
- Type: SystemString
The aboutfile.
See Also