Skip to content

JSObject.TryUnwrap<T> method

C#
public bool TryUnwrap<T>(out T? target)
    where T : class

See Also

Released under the MIT license