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

◆ DtdInfo

IDtdInfo System.Xml.Schema.BaseValidator.DtdInfo
setinherited

Definition at line 95 of file BaseValidator.cs.

96 {
98 set
99 {
101 {
102 throw new XmlException(System.SR.Xml_InternalError, string.Empty);
103 }
105 }
106 }
static string Xml_InternalError
Definition SR.cs:54
Definition SR.cs:7