Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static TypeConverter | GetConverter (Type type) |
static void | SetProperties (object instance, XmlAttributeCollection attrs) |
static bool | FEqualIdentity (XmlNode node, string name, string ns) |
static bool | GetBooleanAttribute (XmlElement element, string attrName, string attrNS, bool defVal) |
static string | GenUniqueColumnName (string proposedName, DataTable table) |
Definition at line 9 of file XMLSchema.cs.