Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IFocus.cs
Go to the documentation of this file.
1
using
System.Xml.Xsl.Qil
;
2
3
namespace
System.Xml.Xsl.XPath
;
4
5
internal
interface
IFocus
6
{
7
QilNode
GetCurrent
();
8
9
QilNode
GetPosition
();
10
11
QilNode
GetLast
();
12
}
System.Xml.Xsl.Qil.QilNode
Definition
QilNode.cs:7
System.Xml.Xsl.XPath.IFocus.GetLast
QilNode GetLast()
System.Xml.Xsl.XPath.IFocus.GetCurrent
QilNode GetCurrent()
System.Xml.Xsl.XPath.IFocus.GetPosition
QilNode GetPosition()
System.Xml.Xsl.XPath.IFocus
Definition
IFocus.cs:6
System.Xml.Xsl.Qil
Definition
IQilAnnotation.cs:1
System.Xml.Xsl.XPath
Definition
IFocus.cs:3
source
System.Private.Xml
System.Xml.Xsl.XPath
IFocus.cs
Generated by
1.10.0