Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Element

XmlBoundElement? System.Data.DataRow.Element
getsetpackage

Definition at line 46 of file DataRow.cs.

47 {
48 get
49 {
51 }
52 set
53 {
55 }
56 }