Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlFormatWriterDelegate
XmlFormatCollectionWriterDelegate
System.Runtime.Serialization.CollectionDataContract.CollectionDataContractCriticalHelper.XmlFormatWriterDelegate
get
set
package
Definition at line
268
of file
CollectionDataContract.cs
.
269
{
270
get
271
{
272
return
_xmlFormatWriterDelegate
;
273
}
274
set
275
{
276
_xmlFormatWriterDelegate
=
value
;
277
}
278
}
System.Runtime.Serialization.CollectionDataContract.CollectionDataContractCriticalHelper._xmlFormatWriterDelegate
XmlFormatCollectionWriterDelegate _xmlFormatWriterDelegate
Definition
CollectionDataContract.cs:62
System.ExceptionArgument.value
@ value
System
Runtime
Serialization
CollectionDataContract
CollectionDataContractCriticalHelper
Generated by
1.10.0