 | GenericExportHandler<T, E, I>.Hook Method |
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic override void Hook(
CTInterface oCTInterface
)
Public Overrides Sub Hook (
oCTInterface As CTInterface
)
Parameters
- oCTInterface
- Type: ATR.CT.CTInterface.CTInterface
See Also