System.Xml.Schema.XmlSchemaObject.SetUnhandledAttributes C# (CSharp) Метод

SetUnhandledAttributes() приватный Метод

private SetUnhandledAttributes ( XmlAttribute moreAttributes ) : void
moreAttributes System.Xml.XmlAttribute
Результат void
        internal virtual void SetUnhandledAttributes(XmlAttribute[] moreAttributes) {}
        internal virtual void AddAnnotation(XmlSchemaAnnotation annotation) {}