Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MemberIds
string
[] System.Xml.Serialization.ChoiceIdentifierAccessor.MemberIds
get
set
package
Definition at line
25
of file
ChoiceIdentifierAccessor.cs
.
26
{
27
get
28
{
29
return
_memberIds
;
30
}
31
set
32
{
33
_memberIds
=
value
;
34
}
35
}
System.Xml.Serialization.ChoiceIdentifierAccessor._memberIds
string[] _memberIds
Definition
ChoiceIdentifierAccessor.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Serialization
ChoiceIdentifierAccessor
Generated by
1.10.0