BplusDotNet.hBplusTree.checkTree C# (CSharp) 메소드

checkTree() 보호된 메소드

protected checkTree ( ) : bool
리턴 bool
        protected override bool checkTree()
        {
            return false;
        }