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