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