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

◆ IsLocalTypeDerivationChecked

bool System.Xml.Schema.XmlSchemaElement.IsLocalTypeDerivationChecked
getsetpackage

Definition at line 297 of file XmlSchemaElement.cs.

298 {
299 get
300 {
302 }
303 set
304 {
306 }
307 }