 | contentHashAndAddressEntry Constructor |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbWEM.Core.crawler.structure
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntaxpublic contentHashAndAddressEntry(
string __contentAddress,
string __contentHash,
int __freq
)
Parameters
- __contentAddress
- Type: SystemString
The content address. - __contentHash
- Type: SystemString
The content hash. - __freq
- Type: SystemInt32
The freq.
See Also