Esempio n. 1
0
 private bool IsRoot()
 {
     return(_btree.Root() == this);
 }