Skip to content

IJSValue<TSelf>.CreateUnchecked method

Creates a new instance of the derived struct TSelf from a JSValue without checking the enclosed handle type.

C#
public static TSelf CreateUnchecked(JSValue value)

See Also

Released under the MIT license