namespace SabreTools.Serialization { /// /// XML deserializer for MAME softwarelist files /// public class SoftawreList : XmlSerializer { } }