Skip to content

JsonBoolean.Mutable.From Method

Definition

Namespace: Corvus.Text.Json.AsyncApi.Internal
Assembly: Corvus.Text.Json.dll

From(T)

public static JsonBoolean.Mutable From<T>(in T instance)
    where T : struct, IMutableJsonElement<T>

Parameters

Name Type Description
instance T

Returns

JsonBoolean.Mutable

Applies To

Product Versions
.NET 9, 10

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests.

Open an issue