Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CloneNode()
override
XNode
System.Xml.Linq.XComment.CloneNode
(
)
inline
package
Definition at line
79
of file
XComment.cs
.
80
{
81
return
new
XComment
(
this
);
82
}
System.Xml.Linq.XComment.XComment
XComment(string value)
Definition
XComment.cs:33
References
System.Xml.Linq.XComment.XComment()
.
System
Xml
Linq
XComment
Generated by
1.10.0