Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetValue< T >()

virtual T System.Text.Json.Nodes.JsonNode.GetValue< T > ( )
inlinevirtualinherited

Reimplemented in System.Text.Json.Nodes.JsonValue< TValue >.

Definition at line 128 of file JsonNode.cs.

129 {
131 }
static string NodeWrongType
Definition SR.cs:300
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.SR.Format(), and System.SR.NodeWrongType.