Example #1
0
 public object Clone()
 {
     return(new OutputObj(sym, (DColor)color.Clone()));
 }