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

◆ SurrogateDataAnnotationName

XmlQualifiedName System.Runtime.Serialization.SchemaExporter.SurrogateDataAnnotationName
staticgetpackage

Definition at line 124 of file SchemaExporter.cs.

125 {
126 get
127 {
129 {
130 s_surrogateDataAnnotationName = new XmlQualifiedName("Surrogate", "http://schemas.microsoft.com/2003/10/Serialization/");
131 }
133 }
134 }
static XmlQualifiedName s_surrogateDataAnnotationName