Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Xslt.AttributeSet Class Referencesealed

Public Member Functions

 AttributeSet (QilName name, XslVersion xslVer)
 
override string GetDebugName ()
 
new void AddContent (XslNode node)
 
void MergeContent (AttributeSet other)
 
void SetContent (List< XslNode > content)
 
void InsertContent (IEnumerable< XslNode > collection)
 

Public Attributes

CycleCheck CycleCheck
 
QilFunction Function
 
readonly XslNodeType NodeType
 
ISourceLineInfo SourceLine
 
NsDecl Namespaces
 
readonly QilName Name
 
readonly object Arg
 
readonly XslVersion XslVersion
 
XslFlags Flags
 

Properties

string Select [get]
 
bool ForwardsCompatible [get]
 
IList< XslNodeContent [get]
 

Private Attributes

List< XslNode_content
 

Static Private Attributes

static readonly IList< XslNodes_emptyList = new List<XslNode>().AsReadOnly()
 

Detailed Description

Definition at line 6 of file AttributeSet.cs.


The documentation for this class was generated from the following file: