dotnet-core/release-notes/2.1/Preview/api-diff/preview2/2.1-preview2_System.Xml.Serialization.md
2018-04-10 17:24:20 -07:00

214 B

System.Xml.Serialization

 namespace System.Xml.Serialization {
+    public abstract class SchemaImporter
-    public class XmlSchemaImporter
+    public class XmlSchemaImporter : SchemaImporter
 }