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) ;