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

◆ EventHandler

ValidationEventHandler? System.Xml.Schema.XmlSchemaCollection.EventHandler
getsetpackage

Definition at line 42 of file XmlSchemaCollection.cs.

43 {
44 get
45 {
47 }
48 set
49 {
51 }
52 }