System.Xml.Schema.XmlSchemaDatatype.VerifySchemaValid C# (CSharp) Method

VerifySchemaValid() abstract private method

abstract private VerifySchemaValid ( XmlSchemaObjectTable notations, XmlSchemaObject caller ) : void
notations XmlSchemaObjectTable
caller XmlSchemaObject
return void
        internal abstract void VerifySchemaValid(XmlSchemaObjectTable notations, XmlSchemaObject caller) ;