JSRuntime.napi_value structure
C#
public struct napi_value : IEquatable<napi_value>
Public Members
name | description |
---|---|
napi_value(…) | |
static Null { get; } | |
IsNull { get; } |
See Also
- class JSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime