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

◆ SchemaInfo

SchemaInfo System.Xml.Schema.XmlSchemaCollectionNode.SchemaInfo
getsetpackage

Definition at line 23 of file XmlSchemaCollectionNode.cs.

24 {
25 get
26 {
27 return _schemaInfo;
28 }
29 set
30 {
32 }
33 }

Referenced by System.Xml.Schema.AutoValidator.DetectValidationType().