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) {}