Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlFormatReaderDelegate
XmlFormatCollectionReaderDelegate
System.Runtime.Serialization.CollectionDataContract.CollectionDataContractCriticalHelper.XmlFormatReaderDelegate
get
set
package
Definition at line
280
of file
CollectionDataContract.cs
.
281
{
282
get
283
{
284
return
_xmlFormatReaderDelegate
;
285
}
286
set
287
{
288
_xmlFormatReaderDelegate
=
value
;
289
}
290
}
System.Runtime.Serialization.CollectionDataContract.CollectionDataContractCriticalHelper._xmlFormatReaderDelegate
XmlFormatCollectionReaderDelegate _xmlFormatReaderDelegate
Definition
CollectionDataContract.cs:58
System.ExceptionArgument.value
@ value
System
Runtime
Serialization
CollectionDataContract
CollectionDataContractCriticalHelper
Generated by
1.10.0