Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteBase64()
override
void
System.Xml.Linq.XNodeBuilder.WriteBase64
(
byte[]
buffer
,
int
index
,
int
count
)
inline
Definition at line
62
of file
XNodeBuilder.cs
.
63
{
64
throw
new
NotSupportedException(
System
.
SR
.
NotSupported_WriteBase64
);
65
}
System.SR.NotSupported_WriteBase64
static string NotSupported_WriteBase64
Definition
SR.cs:64
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.NotSupported_WriteBase64
.
System
Xml
Linq
XNodeBuilder
Generated by
1.10.0