Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Clone()
[3/4]
static
XPathNavigator
MS.Internal.Xml.XPath.Query.Clone
(
XPathNavigator
input
)
inline
static
protected
inherited
Definition at line
82
of file
Query.cs
.
83
{
84
return
input
?.Clone();
85
}
System.ExceptionArgument.input
@ input
References
System.input
.
MS
Internal
Xml
XPath
XPathSelfQuery
Generated by
1.10.0