registerHandleWrapper
Function
function registerHandleWrapper( typeId: string, factory: HandleWrapperFactory): voidSignature
method
registerHandleWrapper Register a wrapper factory for a type ID. Called by generated code to register wrapper classes.
registerHandleWrapper( typeId: string, factory: HandleWrapperFactory): voidParameters
typeId string factory HandleWrapperFactory