Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MemberTypeContract

DataContract System.Runtime.Serialization.DataMember.MemberTypeContract
getpackage

Definition at line 279 of file DataMember.cs.

280 {
281 [RequiresUnreferencedCode("Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
282 get
283 {
285 }
286 }