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

◆ OuterUri

Namespace System.Xml.XmlBaseReader.Namespace.OuterUri
getset

Definition at line 941 of file XmlBaseReader.cs.

942 {
943 get
944 {
945 return _outerUri;
946 }
947 set
948 {
950 }
951 }