Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
HasNonCDataAttribute
bool
System.Xml.Schema.SchemaElementDecl.HasNonCDataAttribute
get
set
package
Definition at line
56
of file
SchemaElementDecl.cs
.
57
{
58
get
59
{
60
return
_hasNonCDataAttribute
;
61
}
62
set
63
{
64
_hasNonCDataAttribute
=
value
;
65
}
66
}
System.Xml.Schema.SchemaElementDecl._hasNonCDataAttribute
bool _hasNonCDataAttribute
Definition
SchemaElementDecl.cs:14
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaElementDecl
Generated by
1.10.0