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

◆ ContentType

XmlSchemaContentType System.Xml.Schema.XmlSchemaInfo.ContentType
getset

Definition at line 121 of file XmlSchemaInfo.cs.

122 {
123 get
124 {
125 return _contentType;
126 }
127 set
128 {
130 }
131 }
XmlSchemaContentType _contentType