Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ParsingInProgress
bool
System.Xml.Schema.SchemaEntity.ParsingInProgress
get
set
package
Definition at line
171
of file
SchemaEntity.cs
.
172
{
173
get
174
{
175
return
_parsingInProgress
;
176
}
177
set
178
{
179
_parsingInProgress
=
value
;
180
}
181
}
System.Xml.Schema.SchemaEntity._parsingInProgress
bool _parsingInProgress
Definition
SchemaEntity.cs:23
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaEntity
Generated by
1.10.0