 | domainConceptGraphconnectToHooks Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Connects to the hooks
Namespace:
imbNLP.Data.extended.domain
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntaxpublic void connectToHooks(
ILogBuilder response,
bool simulation = true
)
Parameters
- response
- Type: ILogBuilder
The response. - simulation (Optional)
- Type: SystemBoolean
if set to true [simulation].
See Also