Click or drag to resize

ISpiderModuleBasesetup Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Setups this instance -- it is called by the constructor, it is abstract method in spiderModuleBase

Namespace:  imbWEM.Core.crawler.modules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
void setup()
See Also