System.Xml.Schema.XmlSchemaObject.SetUnhandledAttributes C# (CSharp) Method

SetUnhandledAttributes() private method

private SetUnhandledAttributes ( XmlAttribute moreAttributes ) : void
moreAttributes System.Xml.XmlAttribute
return void
        internal virtual void SetUnhandledAttributes(XmlAttribute[] moreAttributes) {}
        internal virtual void AddAnnotation(XmlSchemaAnnotation annotation) {}