Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsCompiledBySet
bool
System.Xml.Schema.XmlSchema.IsCompiledBySet
get
set
package
Definition at line
190
of file
XmlSchema.cs
.
191
{
192
get
193
{
194
return
_isCompiledBySet
;
195
}
196
set
197
{
198
_isCompiledBySet
=
value
;
199
}
200
}
System.Xml.Schema.XmlSchema._isCompiledBySet
bool _isCompiledBySet
Definition
XmlSchema.cs:39
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchema
Generated by
1.10.0