|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Xml.Linq.XObject:
Collaboration diagram for System.Xml.Linq.XObject:Public Member Functions | |
| T | Annotation< T > () |
Package Functions | |
| XObject () | |
| bool | NotifyChanged (object sender, XObjectChangeEventArgs e) |
| bool | NotifyChanging (object sender, XObjectChangeEventArgs e) |
| bool | SkipNotify () |
| SaveOptions | GetSaveOptionsFromAnnotations () |
Package Attributes | |
| XContainer | parent |
| object | annotations |
Properties | |
| XmlNodeType | NodeType [get] |
| XElement | Parent [get, set] |
Private Member Functions | |
| object | AnnotationForSealedType (Type type) |
Definition at line 8 of file XObject.cs.