System.Xml.Schema.XmlSchemaDatatype.VerifySchemaValid C# (CSharp) Метод

VerifySchemaValid() абстрактный приватный Метод

abstract private VerifySchemaValid ( XmlSchemaObjectTable notations, XmlSchemaObject caller ) : void
notations XmlSchemaObjectTable
caller XmlSchemaObject
Результат void
        internal abstract void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) ;