Exemple #1
0
 public SerializedTree(IByteTree tree)
 {
     this.tree = tree;
 }
Exemple #2
0
 public SerializedTree(IByteTree tree)
 {
     this.tree = tree;
 }