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

◆ HasAttributes

override bool System.Xml.XmlAsyncCheckReader.HasAttributes
getinherited

Definition at line 251 of file XmlAsyncCheckReader.cs.

252 {
253 get
254 {
255 CheckAsync();
257 }
258 }
virtual bool HasAttributes
Definition XmlReader.cs:124