Exemplo n.º 1
0
 public SerializedTree(IByteTree tree)
 {
     this.tree = tree;
 }
Exemplo n.º 2
0
 public SerializedTree(IByteTree tree)
 {
     this.tree = tree;
 }