Example #1
0
 public TreeNode(TreeNodeConfig config) { }
Example #2
0
 public TreeNode(TreeNodeConfig config) { throw new Exception(); }