Ejemplo n.º 1
0
 public LightCollection <string> Clone()
 {
     return(_coll.Clone());
 }