Brine2DSnapshotContext.JsonElement Property
Definition
Namespace: Brine2D.ECS.Serialization
Defines the source generated JSON serialization contract metadata for a given type.
C#
public System.Text.Json.Serialization.Metadata.JsonTypeInfo<System.Text.Json.JsonElement> JsonElement { get; }
Property Value
System.Text.Json.Serialization.Metadata.JsonTypeInfo<System.Text.Json.JsonElement>