Exemplo n.º 1
0
 public override byte[] GetBytes()
 {
     return(TBinarySerialization.Serialize(nodes));
 }