Example #1
0
 public Tree(TreeConfig config)
 {
 }
Example #2
0
 public Tree(TreeConfig config){}
Example #3
0
 public Tree(TreeConfig config) { throw new Exception(); }