System.Xml.Schema.XmlSchemaObject.SetUnhandledAttributes C# (CSharp) Méthode

SetUnhandledAttributes() private méthode

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