Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
RootLevel.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.Xslt
;
2
3
internal
sealed
class
RootLevel
:
StylesheetLevel
4
{
5
public
RootLevel
(
Stylesheet
principal
)
6
{
7
Imports
=
new
Stylesheet
[1] {
principal
};
8
}
9
}
System.Xml.Xsl.Xslt.RootLevel.RootLevel
RootLevel(Stylesheet principal)
Definition
RootLevel.cs:5
System.Xml.Xsl.Xslt.RootLevel
Definition
RootLevel.cs:4
System.Xml.Xsl.Xslt.StylesheetLevel.Imports
Stylesheet[] Imports
Definition
StylesheetLevel.cs:8
System.Xml.Xsl.Xslt.StylesheetLevel
Definition
StylesheetLevel.cs:7
System.Xml.Xsl.Xslt.Stylesheet
Definition
Stylesheet.cs:7
System.Xml.Xsl.Xslt
Definition
AstFactory.cs:3
System.Xml.ValueHandleType.Dictionary
@ Dictionary
source
System.Private.Xml
System.Xml.Xsl.Xslt
RootLevel.cs
Generated by
1.10.0