-
This commit is contained in:
		@@ -41,8 +41,6 @@ namespace BinaryTree
 | 
			
		||||
            Left = _Left;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        public node GetRight(){
 | 
			
		||||
            return Right;
 | 
			
		||||
        }        
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user