System.Xml.Serialization.SchemaImporter.ImportDerivedTypes C# (CSharp) Method

ImportDerivedTypes() abstract private method

abstract private ImportDerivedTypes ( XmlQualifiedName baseName ) : void
baseName XmlQualifiedName
return void
        internal abstract void ImportDerivedTypes(XmlQualifiedName baseName);