Exemplo n.º 1
0
 private object Clone()
 {
     return(Merger.Merge(new ConfigObject(), this));
 }