System.Xml.Serialization.Configuration.SchemaImporterExtensionsSection.SchemaImporterExtensionsSection C# (CSharp) Method

SchemaImporterExtensionsSection() public method

public SchemaImporterExtensionsSection ( ) : System.Configuration
return System.Configuration
        public SchemaImporterExtensionsSection() 
        {
            this.properties.Add(this.schemaImporterExtensions);
        }