Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
EventHandler
ValidationEventHandler
? System.Xml.Schema.XmlSchemaCollection.EventHandler
get
set
package
Definition at line
42
of file
XmlSchemaCollection.cs
.
43
{
44
get
45
{
46
return
_validationEventHandler
;
47
}
48
set
49
{
50
_validationEventHandler
=
value
;
51
}
52
}
System.Xml.Schema.XmlSchemaCollection._validationEventHandler
ValidationEventHandler _validationEventHandler
Definition
XmlSchemaCollection.cs:18
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaCollection
Generated by
1.10.0