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

◆ AddAnnotation()

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

Reimplemented from System.Xml.Schema.XmlSchemaObject.

Definition at line 27 of file XmlSchemaInclude.cs.

28 {
29 _annotation = annotation;
30 }

References System.Xml.Schema.XmlSchemaInclude._annotation.