Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
BranchingContext.cs
Go to the documentation of this file.
1
namespace
System.Xml.Xsl.IlGen
;
2
3
internal
enum
BranchingContext
4
{
5
None
,
6
OnTrue
,
7
OnFalse
8
}
System.Xml.Xsl.IlGen.BranchingContext
BranchingContext
Definition
BranchingContext.cs:4
System.Xml.Xsl.IlGen.BranchingContext.OnFalse
@ OnFalse
System.Xml.Xsl.IlGen.BranchingContext.None
@ None
System.Xml.Xsl.IlGen.BranchingContext.OnTrue
@ OnTrue
System.Xml.Xsl.IlGen
Definition
BranchingContext.cs:1
source
System.Private.Xml
System.Xml.Xsl.IlGen
BranchingContext.cs
Generated by
1.10.0