Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InnerText
override
string
System.Xml.XmlDocument.InnerText
set
Definition at line
274
of file
XmlDocument.cs
.
275
{
276
[
param
:
AllowNull
]
277
set
278
{
279
throw
new
InvalidOperationException
(
System
.
SR
.
Xdom_Document_Innertext
);
280
}
281
}
System.SR.Xdom_Document_Innertext
static string Xdom_Document_Innertext
Definition
SR.cs:1314
System.SR
Definition
SR.cs:7
System.Transactions.TransactionExceptionType.InvalidOperationException
@ InvalidOperationException
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Definition
BlockingCollection.cs:8
System
Xml
XmlDocument
Generated by
1.10.0