Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlElementEventHandler.cs
Go to the documentation of this file.
1
namespace
System.Xml.Serialization
;
2
3
public
delegate
void
XmlElementEventHandler
(
object
? sender,
XmlElementEventArgs
e);
System.Xml.Serialization.XmlElementEventArgs
Definition
XmlElementEventArgs.cs:4
System.Xml.Serialization.XmlElementEventHandler
delegate void XmlElementEventHandler(object? sender, XmlElementEventArgs e)
System.Xml.Serialization
Definition
DateTimeSerializationSection.cs:1
System.Xml.ValueHandleType.Dictionary
@ Dictionary
source
System.Private.Xml
System.Xml.Serialization
XmlElementEventHandler.cs
Generated by
1.10.0