Skip to content

IJSValue<TSelf>.CanCreateFrom method

Checks if the derived struct TSelf can be created from a JSValue.

C#
public static bool CanCreateFrom(JSValue value)

See Also

Released under the MIT license