Skip to content
Node API for .NET
Search
K
Appearance
Menu
Return to top
On this page
JSObject.TryUnwrap<T> method
C#
public
bool
TryUnwrap
<
T
>(
out
T
?
target
)
where
T
:
class
See Also
struct
JSObject
namespace
Microsoft.JavaScript.NodeApi