Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsProcessing
bool
System.Xml.Schema.XmlSchemaObject.IsProcessing
get
set
package
inherited
Definition at line
113
of file
XmlSchemaObject.cs
.
114
{
115
get
116
{
117
return
_isProcessing
;
118
}
119
set
120
{
121
_isProcessing
=
value
;
122
}
123
}
System.Xml.Schema.XmlSchemaObject._isProcessing
bool _isProcessing
Definition
XmlSchemaObject.cs:17
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaXPath
Generated by
1.10.0