 | DimensionMapBaseResolveHook Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Hook (universal ID, path, hash...) resolution that retrieve instance - the hooked/mapped object
Namespace:
imbNLP.Data.textMap
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntaxprotected abstract Object ResolveHook(
string hook
)
Parameters
- hook
- Type: SystemString
The hook String
Return Value
Type:
ObjectMapped object
See Also