Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XObjectChangeAnnotation.cs
Go to the documentation of this file.
1
namespace
System.Xml.Linq
;
2
3
internal
sealed
class
XObjectChangeAnnotation
4
{
5
internal
EventHandler<XObjectChangeEventArgs>
changing
;
6
7
internal
EventHandler<XObjectChangeEventArgs>
changed
;
8
}
System.Xml.Linq.XObjectChangeAnnotation.changed
EventHandler< XObjectChangeEventArgs > changed
Definition
XObjectChangeAnnotation.cs:7
System.Xml.Linq.XObjectChangeAnnotation.changing
EventHandler< XObjectChangeEventArgs > changing
Definition
XObjectChangeAnnotation.cs:5
System.Xml.Linq.XObjectChangeAnnotation
Definition
XObjectChangeAnnotation.cs:4
System.Xml.Linq
Definition
BaseUriAnnotation.cs:1
source
System.Private.Xml.Linq
System.Xml.Linq
XObjectChangeAnnotation.cs
Generated by
1.10.0