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

◆ HasNonCDataAttribute

bool System.Xml.Schema.SchemaElementDecl.HasNonCDataAttribute
getsetpackage

Definition at line 56 of file SchemaElementDecl.cs.

57 {
58 get
59 {
61 }
62 set
63 {
65 }
66 }