Example #1
0
 public object Clone()
 {
     return(new PocoFeatureAttributesProxy((PocoFeature)_poco.Clone()));
 }