Skip to content

NodejsRuntime.GetReferenceValue method

C#
public override napi_status GetReferenceValue(napi_env env, napi_ref @ref, out napi_value result)

See Also

Released under the MIT license