Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.XmlReflectionMember Class Reference

Properties

TypeMemberType [get, set]
 
XmlAttributes XmlAttributes [get, set]
 
SoapAttributes SoapAttributes [get, set]
 
string MemberName [get, set]
 
bool IsReturnValue [get, set]
 
bool OverrideIsNullable [get, set]
 

Private Attributes

string _memberName
 
Type _type
 
XmlAttributes _xmlAttributes = new XmlAttributes()
 
SoapAttributes _soapAttributes = new SoapAttributes()
 
bool _isReturnValue
 
bool _overrideIsNullable
 

Detailed Description

Definition at line 3 of file XmlReflectionMember.cs.


The documentation for this class was generated from the following file: