Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ForwardCompatibility
bool
System.Xml.Xsl.XsltOld.InputScope.ForwardCompatibility
get
set
package
Definition at line
23
of file
InputScope.cs
.
24
{
25
get
26
{
27
return
_forwardCompatibility
;
28
}
29
set
30
{
31
_forwardCompatibility
=
value
;
32
}
33
}
System.Xml.Xsl.XsltOld.InputScope._forwardCompatibility
bool _forwardCompatibility
Definition
InputScope.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Xsl
XsltOld
InputScope
Generated by
1.10.0