Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.UnreferencedObjectEventArgs Class Reference

Public Member Functions

 UnreferencedObjectEventArgs (object? o, string? id)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Properties

object? UnreferencedObject [get]
 
stringUnreferencedId [get]
 

Private Attributes

readonly object _o
 
readonly string _id
 

Detailed Description

Definition at line 3 of file UnreferencedObjectEventArgs.cs.


The documentation for this class was generated from the following file: