Ejemplo n.º 1
0
 public Data DeepCopy()
 {
     return(new Data(Value.DeepCopy()));
 }