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

◆ AddAnnotation()

override void System.Xml.Schema.XmlSchemaImport.AddAnnotation ( XmlSchemaAnnotation annotation)
inlinepackagevirtual

Reimplemented from System.Xml.Schema.XmlSchemaObject.

Definition at line 42 of file XmlSchemaImport.cs.

43 {
44 _annotation = annotation;
45 }

References System.Xml.Schema.XmlSchemaImport._annotation.