Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CanHaveApplyImports
bool
System.Xml.Xsl.XsltOld.InputScope.CanHaveApplyImports
get
set
package
Definition at line
35
of file
InputScope.cs
.
36
{
37
get
38
{
39
return
_canHaveApplyImports
;
40
}
41
set
42
{
43
_canHaveApplyImports
=
value
;
44
}
45
}
System.Xml.Xsl.XsltOld.InputScope._canHaveApplyImports
bool _canHaveApplyImports
Definition
InputScope.cs:11
System.ExceptionArgument.value
@ value
System
Xml
Xsl
XsltOld
InputScope
Generated by
1.10.0