Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CalulatedName

PrefixQName System.Xml.Xsl.XsltOld.ActionFrame.CalulatedName
getsetpackage

Definition at line 53 of file ActionFrame.cs.

54 {
55 get
56 {
57 return _calulatedName;
58 }
59 set
60 {
62 }
63 }

Referenced by System.Xml.Xsl.XsltOld.AttributeAction.Execute(), and System.Xml.Xsl.XsltOld.ElementAction.Execute().