System.Xml.Schema.XmlSchemaDatatype.VerifySchemaValid C# (CSharp) Méthode

VerifySchemaValid() abstract private méthode

abstract private VerifySchemaValid ( XmlSchemaObjectTable notations, XmlSchemaObject caller ) : void
notations XmlSchemaObjectTable
caller XmlSchemaObject
Résultat void
        internal abstract void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) ;