Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlILCommand.cs
Go to the documentation of this file.
2
3namespace System.Xml.Xsl;
4
static readonly XmlNullResolver Singleton
readonly XmlQueryStaticData _staticData
void Execute(object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
void Execute(object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
XmlQueryStaticData StaticData
readonly ExecuteDelegate _delExec
XmlILCommand(ExecuteDelegate delExec, XmlQueryStaticData staticData)
delegate void ExecuteDelegate(XmlQueryRuntime runtime)