// Assembly: System.Xml
// Full name: System.Xml.XmlDateTimeSerializationMode

namespace System.Xml
{
public class XmlDateTimeSerializationMode // TypeDefIndex: 6786
{
	// Fields
	type#20890 value__;
	type#29132 Local;
	type#29132 Utc;
	type#29132 Unspecified;
	type#29132 RoundtripKind;
}
}
