Tree traversal algorithms for a binary tree in c#

Tree traversal algorithms for a binary tree

1 Preorder 2 In-order 3 Post-order