NodejsRuntime.napi_cleanup_hook constructor (1 of 2)
C#
public napi_cleanup_hook(Delegate callback)
See Also
- delegate Delegate
- struct napi_cleanup_hook
- namespace Microsoft.JavaScript.NodeApi.Runtime
NodejsRuntime.napi_cleanup_hook constructor (2 of 2)
C#
public napi_cleanup_hook(IntPtr Handle)
See Also
- struct napi_cleanup_hook
- namespace Microsoft.JavaScript.NodeApi.Runtime